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

Helm Release auto-updates outside of given appVersion #40

Open
aucubin opened this issue Jun 5, 2024 · 0 comments
Open

Helm Release auto-updates outside of given appVersion #40

aucubin opened this issue Jun 5, 2024 · 0 comments
Labels
area/backend Needs backend code changes bug Something isn't working

Comments

@aucubin
Copy link

aucubin commented Jun 5, 2024

Expected Behavior

If the helm chart for a given version (i.e. 0.16.0 with v0.16.0) is pulled it should not update to the another version (v0.17.0).

Actual Behaviour

On pod restart kestra will be updated due to use of the latest-full tag with pullPolicy always in values.yml. The appVersion does not seem to be applied currently.

Steps To Reproduce

  1. Deploy Helm chart with version 0.16.0.
  2. Kestra will be deployed with 0.17.0.

Environment Information

  • Kestra Version: 0.17.0
  • Helm Charts version: 0.16.0
  • Docker Image version: 0.17.0.
@aucubin aucubin added the bug Something isn't working label Jun 5, 2024
@anna-geller anna-geller added this to the v0.18.0 milestone Jun 9, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Jun 10, 2024
@anna-geller anna-geller removed this from the v0.18.0 milestone Aug 15, 2024
@anna-geller anna-geller added the area/backend Needs backend code changes label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backend Needs backend code changes bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

2 participants