Skip to content

Commit

Permalink
Update CS Image tag to '9fd02a4'
Browse files Browse the repository at this point in the history
  • Loading branch information
shitaljante committed Feb 20, 2025
1 parent 76d698e commit 39825fb
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion config/config.msft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ clouds:
maestro:
imageTag: c9a36e110a32c0c25aa5025cfe6d51af797e6d4b
clusterService:
imageTag: d519094
imageTag: 9fd02a4
hypershiftOperator:
imageTag: 1bb8b1a
imageSync:
Expand Down
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ clouds:
imageTag: 8244a76cbc7d020192648b17ac7b7467abf1f2cb
# Cluster Service
clusterService:
imageTag: d519094
imageTag: 9fd02a4
imageRepo: app-sre/uhc-clusters-service
azureOperatorsManagedIdentities:
clusterApiAzure:
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 @@ -39,7 +39,7 @@
},
"environment": "arohcpdev",
"imageRepo": "app-sre/uhc-clusters-service",
"imageTag": "d519094",
"imageTag": "9fd02a4",
"k8s": {
"namespace": "cluster-service",
"serviceAccountName": "clusters-service"
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 @@ -39,7 +39,7 @@
},
"environment": "arohcpdev",
"imageRepo": "app-sre/uhc-clusters-service",
"imageTag": "d519094",
"imageTag": "9fd02a4",
"k8s": {
"namespace": "cluster-service",
"serviceAccountName": "clusters-service"
Expand Down
2 changes: 1 addition & 1 deletion config/public-cloud-msft-int.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"environment": "arohcpint",
"imageRepo": "app-sre/uhc-clusters-service",
"imageTag": "d519094",
"imageTag": "9fd02a4",
"k8s": {
"namespace": "cluster-service",
"serviceAccountName": "clusters-service"
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 @@ -39,7 +39,7 @@
},
"environment": "arohcpdev",
"imageRepo": "app-sre/uhc-clusters-service",
"imageTag": "d519094",
"imageTag": "9fd02a4",
"k8s": {
"namespace": "cluster-service",
"serviceAccountName": "clusters-service"
Expand Down

0 comments on commit 39825fb

Please sign in to comment.