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 a3ed1db commit c9d4e32Copy full SHA for c9d4e32
.github/workflows/release.yml
@@ -15,8 +15,8 @@ jobs:
15
- name: Check out the repo
16
uses: actions/checkout@v3
17
18
- - name: Setup mirror
19
- uses: self-actuated/hub-mirror@master
+ # - name: Setup mirror
+ # uses: self-actuated/hub-mirror@master
20
21
- name: Get TAG
22
id: get_tag
charts/vals-operator/Chart.yaml
@@ -16,7 +16,7 @@ kubeVersion: ">= 1.19.0-0"
type: application
# Chart version
-version: 0.7.11
+version: 0.7.11-beta1
# Latest container tag
appVersion: v0.7.11-beta1
0 commit comments