Skip to content

Commit

Permalink
Update to latest image
Browse files Browse the repository at this point in the history
  • Loading branch information
janboll committed Feb 24, 2025
1 parent 3183743 commit e4d81dd
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 9 deletions.
6 changes: 2 additions & 4 deletions config/config.msft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@ defaults:
# Cluster Service
clusterService:
image:
repository:
imageRepo: app-sre/uhc-clusters-service
repository: app-sre/uhc-clusters-service
azureOperatorsManagedIdentities:
cloudControllerManager:
roleName: Azure Red Hat OpenShift Cloud Controller Manager
Expand Down Expand Up @@ -207,8 +206,7 @@ clouds:
imageTag: c9a36e110a32c0c25aa5025cfe6d51af797e6d4b
clusterService:
image:
digest: d519094
repository: app-sre/uhc-clusters-service
digest: sha256:aaa14dad6c01f06f2c380e0333db56097aa7b1dd8e696d9b3a8848d7d5362be0
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 @@ -195,7 +195,7 @@ clouds:
# Cluster Service
clusterService:
image:
digest: d519094
digest: sha256:aaa14dad6c01f06f2c380e0333db56097aa7b1dd8e696d9b3a8848d7d5362be0
azureOperatorsManagedIdentities:
clusterApiAzure:
roleName: Azure Red Hat OpenShift Control Plane Operator Role - Dev
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",
"image": {
"digest": "d519094",
"digest": "sha256:aaa14dad6c01f06f2c380e0333db56097aa7b1dd8e696d9b3a8848d7d5362be0",
"repository": "app-sre/uhc-clusters-service"
},
"k8s": {
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",
"image": {
"digest": "d519094",
"digest": "sha256:aaa14dad6c01f06f2c380e0333db56097aa7b1dd8e696d9b3a8848d7d5362be0",
"repository": "app-sre/uhc-clusters-service"
},
"k8s": {
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",
"image": {
"digest": "d519094",
"digest": "sha256:aaa14dad6c01f06f2c380e0333db56097aa7b1dd8e696d9b3a8848d7d5362be0",
"repository": "app-sre/uhc-clusters-service"
},
"k8s": {
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",
"image": {
"digest": "d519094",
"digest": "sha256:aaa14dad6c01f06f2c380e0333db56097aa7b1dd8e696d9b3a8848d7d5362be0",
"repository": "app-sre/uhc-clusters-service"
},
"k8s": {
Expand Down

0 comments on commit e4d81dd

Please sign in to comment.