Skip to content

Commit

Permalink
add 4.12.19 cis
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunyez committed Feb 12, 2024
1 parent c2a14d4 commit 9fd4805
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions core/advanced-cluster-management/03-clusterimageset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,13 @@ metadata:
argocd.argoproj.io/sync-wave: "3"
spec:
releaseImage: quay.io/openshift-release-dev/ocp-release:4.14.0-rc.1-x86_64
---
apiVersion: hive.openshift.io/v1
kind: ClusterImageSet
metadata:
name: openshift-4.12.19
annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
argocd.argoproj.io/sync-wave: "3"
spec:
releaseImage: quay.io/openshift-release-dev/ocp-release:4.12.19-x86_64

0 comments on commit 9fd4805

Please sign in to comment.