Skip to content

Commit

Permalink
update 01/26/24 13:39:42
Browse files Browse the repository at this point in the history
  • Loading branch information
Qovery committed Jan 26, 2024
1 parent 0275a38 commit cb14c17
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 14 deletions.
1 change: 1 addition & 0 deletions charts/qovery/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@ dependencies:
type: application
version: 1.0.0
appVersion: 1.0.0
kubeVersion: '1.26'
home: https://www.qovery.com/
icon: https://raw.githubusercontent.com/Qovery/public-resources/master/qovery_square_new_logo.svg
4 changes: 2 additions & 2 deletions charts/qovery/values-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
Expand All @@ -58,7 +58,7 @@ qovery-cluster-agent:
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
Expand Down
4 changes: 2 additions & 2 deletions charts/qovery/values-demo-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
Expand All @@ -58,7 +58,7 @@ qovery-cluster-agent:
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
Expand Down
4 changes: 2 additions & 2 deletions charts/qovery/values-demo-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
Expand All @@ -56,7 +56,7 @@ qovery-cluster-agent:
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
Expand Down
4 changes: 2 additions & 2 deletions charts/qovery/values-demo-scaleway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
Expand All @@ -56,7 +56,7 @@ qovery-cluster-agent:
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
Expand Down
4 changes: 2 additions & 2 deletions charts/qovery/values-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
Expand All @@ -56,7 +56,7 @@ qovery-cluster-agent:
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
Expand Down
4 changes: 2 additions & 2 deletions charts/qovery/values-scaleway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
Expand All @@ -56,7 +56,7 @@ qovery-cluster-agent:
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: *clusterId
CLUSTER_JWT_TOKEN: *jwtToken
Expand Down
4 changes: 2 additions & 2 deletions charts/qovery/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ qovery:
qovery-cluster-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: '*clusterId'
CLUSTER_JWT_TOKEN: '*jwtToken'
Expand All @@ -55,7 +55,7 @@ qovery-cluster-agent:
qovery-shell-agent:
fullNameOverride: qovery-shell-agent
image:
tag: 67baaba8aae60ed4dbde3f4107c7b8ebf35b46a8
tag: latest
environmentVariables:
CLUSTER_ID: '*clusterId'
CLUSTER_JWT_TOKEN: '*jwtToken'
Expand Down

0 comments on commit cb14c17

Please sign in to comment.