Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions argocd/config/regional-cluster/hyperfleet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hyperfleet:

source:
repoURL: https://github.com/openshift-online/rosa-hyperfleet-api.git
targetRevision: f7ec7d59ed8523bc66277cce3f4814e0dee5fa83
targetRevision: f58b3a369751e0944721fe626a4ee8176d4ed91c
path: hyperfleet-operator/charts

syncPolicy:
Expand All @@ -20,7 +20,7 @@ hyperfleet:
helmValues:
image:
repository: quay.io/redhat-user-workloads/rosa-tenant/hyperfleet-operator
tag: "f7ec7d59ed8523bc66277cce3f4814e0dee5fa83"
tag: "f58b3a369751e0944721fe626a4ee8176d4ed91c"
pullPolicy: Always

replicaCount: 2
Expand Down
2 changes: 1 addition & 1 deletion argocd/config/regional-cluster/platform-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ platformApi:
name: platform-api
image:
repository: quay.io/redhat-user-workloads/rosa-tenant/platform-api
tag: "f7ec7d59ed8523bc66277cce3f4814e0dee5fa83"
tag: "c882180ff9a18fd79f8974cd5a026df0a6cb6b5a"
pullPolicy: Always

# Application arguments
Expand Down