We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199f0fc commit b1d6443Copy full SHA for b1d6443
components/mintmaker/development/kustomization.yaml
@@ -2,12 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
resources:
4
- ../base
5
- - https://github.com/konflux-ci/mintmaker/config/default?ref=f6a6a9c25b02d3ca6cd808d5d440529de006d994
+ - https://github.com/konflux-ci/mintmaker/config/default?ref=08658b181f665e4ea2cec87f13c9fb6d0cc38bb5
6
7
images:
8
- name: quay.io/konflux-ci/mintmaker
9
newName: quay.io/konflux-ci/mintmaker
10
- newTag: f6a6a9c25b02d3ca6cd808d5d440529de006d994
+ newTag: 08658b181f665e4ea2cec87f13c9fb6d0cc38bb5
11
12
namespace: mintmaker
13
0 commit comments