Skip to content

Commit

Permalink
bump CS
Browse files Browse the repository at this point in the history
Signed-off-by: Gerd Oberlechner <[email protected]>
  • Loading branch information
geoberle committed Dec 4, 2024
1 parent 007818a commit 9dd3806
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ clouds:
imageTag: ea066c250a002f0cc458711945165591bc9f6d3f
# Cluster Service
clusterService:
imageTag: ecd15ad
imageTag: 6157c57
imageRepo: app-sre/uhc-clusters-service
# Hypershift Operator
hypershiftOperator:
Expand Down
2 changes: 1 addition & 1 deletion config/public-cloud-cs-pr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"clusterService": {
"acrRG": "global",
"imageRepo": "app-sre/uhc-clusters-service",
"imageTag": "ecd15ad",
"imageTag": "6157c57",
"postgres": {
"deploy": true,
"minTLSVersion": "TLSV1.2",
Expand Down
2 changes: 1 addition & 1 deletion config/public-cloud-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"clusterService": {
"acrRG": "global",
"imageRepo": "app-sre/uhc-clusters-service",
"imageTag": "ecd15ad",
"imageTag": "6157c57",
"postgres": {
"deploy": true,
"minTLSVersion": "TLSV1.2",
Expand Down
2 changes: 1 addition & 1 deletion config/public-cloud-personal-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"clusterService": {
"acrRG": "global",
"imageRepo": "app-sre/uhc-clusters-service",
"imageTag": "ecd15ad",
"imageTag": "6157c57",
"postgres": {
"deploy": false,
"minTLSVersion": "TLSV1.2",
Expand Down

0 comments on commit 9dd3806

Please sign in to comment.