Skip to content

Commit

Permalink
vnc-cuda12-4-update-production-03-09-2024
Browse files Browse the repository at this point in the history
  • Loading branch information
sirikal committed Sep 4, 2024
1 parent b5d9326 commit 4525141
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion repos/stable/desktop-vnc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: Desktop VNC with Ubuntu
name: desktop-vnc
version: 2.0.0
version: 2.0.1
maintainers:
- name: Sigma2 AS
email: contact@sigma2.no
Expand Down
4 changes: 2 additions & 2 deletions repos/stable/desktop-vnc/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ properties:
dockerImage:
type: string
examples:
- quay.io/nird-toolkit/desktop-vnc:20220225-dd67aab
- sigma2as/desktop-vnc:20240826-c51c6eb
appstore_generated_data:
type: object
properties:
Expand All @@ -16,7 +16,7 @@ properties:
contact_email:
type: string
examples:
- example@uninett.no
- example@sigma2.no
dataporten:
type: object
properties:
Expand Down
6 changes: 3 additions & 3 deletions repos/stable/desktop-vnc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ persistentStorage:
readOnly: false
appstore_generated_data:
appstore_meta_data:
contact_email: "example@uninett.no"
contact_email: "example@sigma2.no"
dataporten:
scopes:
- ""
Expand All @@ -35,7 +35,7 @@ appstore_generated_data:
- email
authorized_principals: []
owner: provided-by-toolkit
userinfo_url: provided-by-tookit
userinfo_url: provided-by-toolkit
token_url: provided-by-toolkit
auth_url: provided-by-toolkit
uid: 999
Expand All @@ -48,4 +48,4 @@ authGroupProviders:
- url: "https://groups-api.dataporten.no/groups/me/groups"
scope: groups
advanced:
dockerImage: quay.io/nird-toolkit/desktop-vnc:20220225-dd67aab
dockerImage: sigma2as/desktop-vnc:20240826-c51c6eb

0 comments on commit 4525141

Please sign in to comment.