Skip to content

Commit

Permalink
Merge pull request #2370 from equinor/flux-image-updates
Browse files Browse the repository at this point in the history
Automatic Pull Request
  • Loading branch information
satr authored Sep 3, 2024
2 parents c0823b1 + ee06077 commit 8a53121
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion clusters/c2-production/postBuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
RADIX_COST_ALLOCATION_TAG: release-b99c0ee2-1721048356 # {"$imagepolicy": "flux-system:radix-cost-allocation:tag"}
RADIX_ENVIRONMENT: prod # dev | prod
RADIX_OAUTH_GUARD_TAG: 1.0.0 # {"$imagepolicy": "flux-system:radix-oauth-guard:tag"}
RADIX_OPERATOR_TAG: release-8297e45f-1725007134 # {"$imagepolicy": "flux-system:radix-operator:tag"}
RADIX_OPERATOR_TAG: release-367db56b-1725357044 # {"$imagepolicy": "flux-system:radix-operator:tag"}
RADIX_VULNERABILITY_SCANNER_TAG: release-0eaeea39-1722511853 # {"$imagepolicy": "flux-system:radix-vulnerability-scanner:tag"}
RADIX_WILDCARD_CERTIFICATE_ISSUER: letsencrypt-dns01
RADIX_ZONE: c2 # dev | playground | prod
Expand Down
2 changes: 1 addition & 1 deletion clusters/playground/postBuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
RADIX_COST_ALLOCATION_TAG: release-b99c0ee2-1721048350 # {"$imagepolicy": "flux-system:radix-cost-allocation:tag"}
RADIX_ENVIRONMENT: dev # dev | prod
RADIX_OAUTH_GUARD_TAG: 1.0.0 # {"$imagepolicy": "flux-system:radix-oauth-guard:tag"}
RADIX_OPERATOR_TAG: release-8297e45f-1725007143 # {"$imagepolicy": "flux-system:radix-operator:tag"}
RADIX_OPERATOR_TAG: release-367db56b-1725357062 # {"$imagepolicy": "flux-system:radix-operator:tag"}
RADIX_VULNERABILITY_SCANNER_TAG: release-0eaeea39-1722511876 # {"$imagepolicy": "flux-system:radix-vulnerability-scanner:tag"}
RADIX_WILDCARD_CERTIFICATE_ISSUER: letsencrypt-dns01
RADIX_ZONE: playground # dev | playground | prod
Expand Down
2 changes: 1 addition & 1 deletion clusters/production/postBuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
RADIX_COST_ALLOCATION_TAG: release-b99c0ee2-1721048362 # {"$imagepolicy": "flux-system:radix-cost-allocation:tag"}
RADIX_ENVIRONMENT: prod # dev | prod
RADIX_OAUTH_GUARD_TAG: 1.0.0 # {"$imagepolicy": "flux-system:radix-oauth-guard:tag"}
RADIX_OPERATOR_TAG: release-8297e45f-1725007116 # {"$imagepolicy": "flux-system:radix-operator:tag"}
RADIX_OPERATOR_TAG: release-367db56b-1725357061 # {"$imagepolicy": "flux-system:radix-operator:tag"}
RADIX_VULNERABILITY_SCANNER_TAG: release-0eaeea39-1722512530 # {"$imagepolicy": "flux-system:radix-vulnerability-scanner:tag"}
RADIX_WILDCARD_CERTIFICATE_ISSUER: letsencrypt-dns01
RADIX_ZONE: prod # dev | playground | prod
Expand Down

0 comments on commit 8a53121

Please sign in to comment.