mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-01-12 06:50:43 +01:00
Compare commits
3 Commits
devel
...
imagepulls
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c41499b934 | ||
|
|
bc86f0e9ab | ||
|
|
af35fd73f0 |
2
.github/workflows/release-chart.yaml
vendored
2
.github/workflows/release-chart.yaml
vendored
@@ -52,4 +52,4 @@ jobs:
|
||||
with:
|
||||
charts_dir: 'helm'
|
||||
env:
|
||||
CR_TOKEN: '${{ secrets.CR_TOKEN }}'
|
||||
CR_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
|
||||
@@ -15,7 +15,7 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 0.0.16
|
||||
version: 0.0.17
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
|
||||
Reference in New Issue
Block a user