Skip to content

Commit 6b0d1a6

Browse files
authored
Update catalog-info.yaml
1 parent dc8f443 commit 6b0d1a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

catalog-info.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ metadata:
1010
codesandbox/deploy-image: codesandbox/client
1111
codesandbox/deploy-gitops-repo: codesandbox/codesandbox-gitops
1212
codesandbox/deploy-gitops-yaml-key: "client.image.tag"
13+
codesandbox/deploy-image-tag-regex-production: ".*"
1314
codesandbox/deploy-gitops-file-production: codesandbox-core/codesandbox/production/helm-chart-values/values.yaml
15+
codesandbox/deploy-image-tag-regex-staging: ".*"
1416
codesandbox/deploy-gitops-file-staging: codesandbox-core/codesandbox/staging/helm-chart-values/values.yaml
1517
codesandbox/deploy-gitops-version-type: tag
1618
spec:

0 commit comments

Comments
 (0)