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 4c8aa37
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 @@ -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-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 4c8aa37

Please sign in to comment.