Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding ci to make latest helm release #3

Merged
merged 1 commit into from
Sep 26, 2023
Merged

adding ci to make latest helm release #3

merged 1 commit into from
Sep 26, 2023

Conversation

Shreyas220
Copy link
Member

No description provided.

@daemon1024
Copy link
Member

Ref kubearmor/KubeArmor#1377

Comment on lines 23 to 27
- name: Update Chart.yaml
run: |
STABLE_VERSION=`cat STABLE-RELEASE`
sed -i -e "s/appVersion:.*/appVersion: $STABLE_VERSION/g" helm/sidekick/Chart.yaml
sed -i -e "s/version:.*/version: $STABLE_VERSION/g" helm/sidekick/Chart.yaml
Copy link
Member

@DelusionalOptimist DelusionalOptimist Sep 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will we be releasing a stable version of sidekick? If yes, then let's also add the STABLE_RELEASE file.
But then we'll also need to think about publishing stable docker images.

.github/workflows/helm-release.yml Show resolved Hide resolved
.github/workflows/helm-release.yml Outdated Show resolved Hide resolved
Signed-off-by: Shreyas220 <[email protected]>

helm changes

Signed-off-by: Shreyas220 <[email protected]>

asd

Signed-off-by: Shreyas220 <[email protected]>
@DelusionalOptimist DelusionalOptimist merged commit 3df44fa into kubearmor:master Sep 26, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants