1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
Commit graph

17 commits

Author SHA1 Message Date
georgekaz
216a4e13bf
Fix helm-release workflow (#2150)
* add checkout step to helm releaser.

Signed-off-by: George Kaz <egeorgekaz@gmail.com>

Increment version

Signed-off-by: George Kaz <egeorgekaz@gmail.com>

* disable version check, revert version no. to last released

Signed-off-by: George Kaz <egeorgekaz@gmail.com>
2021-07-19 13:01:17 -07:00
georgekaz
b9e77575be
Chart changes merged,not deployed,iterate version (#2111)
* Chart changes merged,not deployed,iterate version

kyverno#2073 - Updates chart version to v1.4.2 - merged 13 days ago but not deployed
kyverno#2081 - Fix Helm release during tag - merged 9 days ago
kyverno#2037 - updated chart contents but not chart version - not released - merged 7 days ago
kyverno#2103 - updated chart contents but not chart version - not released - merged 3 hours ago

Status - main branch shows chart version is v1.4.2, git tag is v1.4.1 and latest helm chart on artifacthub.io/packages/helm/kyverno/kyverno is v1.4.1

This PR just iterates the chart version so that it's built, but I think chart versions should be incremented as part of the normal PR/merge process if chart elements are changed

Signed-off-by: George Kaz <egeorgekaz@gmail.com>

* break the helm release out into it's own workflows

Signed-off-by: George Kaz <egeorgekaz@gmail.com>

* workflow fixes

Signed-off-by: George Kaz <egeorgekaz@gmail.com>

* don't run helm-release on PR. Remove git config bit

Signed-off-by: George Kaz <egeorgekaz@gmail.com>
2021-07-14 12:10:41 -07:00
Yuvraj
a514daf32e
helm release when new tag will be publish (#929) 2020-06-08 22:22:26 -07:00
Yuvraj
b6cf90909f
Hotfix: fix ci pipeline (#904) 2020-06-04 13:58:21 -07:00
Yuvraj
d5ea0415de
remove arm from goreleaser (#903)
* Feature : Added complete release cycle and created install bash script for kyverno-cli
2020-06-04 11:45:37 -07:00
Yuvraj
0943ed33ae
revert testing changes 2020-06-02 14:04:58 -07:00
Yuvraj
e589d36299
remove reindexing 2020-06-02 14:01:31 -07:00
Yuvraj
a7975b5226
testing changes 2020-06-02 13:58:12 -07:00
Yuvraj
f695b17208
Added fixes for helm release 2020-05-29 08:48:25 -07:00
Yuvraj
e74373708d comment out reindex for testing 2020-05-28 13:22:15 -07:00
Yuvraj
0db01bed80 comment out reindex for testing 2020-05-28 13:13:13 -07:00
Yuvraj
6bd2ed65c6 small typo fix 2020-05-28 13:05:15 -07:00
Yuvraj
c46e07d8bd
commented out helm version check for first time 2020-05-28 13:02:48 -07:00
Yuvraj
17b4404266
Testing changes 2020-05-28 13:00:01 -07:00
Yuvraj
aad6504fc5 publish helm package for gh-pages branch 2020-05-27 11:09:18 -07:00
Yuvraj
726ab935ee
Update .github/workflows/helm-release.yaml
Co-authored-by: Michael Barrientos <mbarrien@users.noreply.github.com>
2020-05-27 11:41:47 +05:30
Yuvraj
37964ebc55 helm release workflow added 2020-05-27 06:06:46 +00:00