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 43060c7 commit 68583c7Copy full SHA for 68583c7
hauler-manifest.yaml
@@ -4,7 +4,7 @@ metadata:
4
name: validator-images
5
spec:
6
images:
7
- - name: quay.io/validator-labs/validator:v0.0.44
+ - name: quay.io/validator-labs/validator:v0.0.45 # x-release-please-version
8
- name: quay.io/validator-labs/validator-plugin-aws:v0.1.1
9
- name: quay.io/validator-labs/validator-plugin-azure:v0.0.12
10
- name: quay.io/validator-labs/validator-plugin-kubescape:v0.0.3
@@ -27,7 +27,7 @@ spec:
27
charts:
28
- name: validator
29
repoURL: https://validator-labs.github.io/validator
30
- version: 0.0.44
+ version: 0.0.45 # x-release-please-version
31
- name: validator-plugin-aws
32
repoURL: https://validator-labs.github.io/validator-plugin-aws
33
version: 0.1.1
0 commit comments