Skip to content

Update appVersion to newer build that resolves base image vulnerabilities#1744

Closed
accursoft wants to merge 1 commit intoexternal-secrets:mainfrom
accursoft:patch-1
Closed

Update appVersion to newer build that resolves base image vulnerabilities#1744
accursoft wants to merge 1 commit intoexternal-secrets:mainfrom
accursoft:patch-1

Conversation

@accursoft
Copy link
Copy Markdown

Update appVersion to newer build that resolves base image vulnerabilities.

Update appVersion to newer build that resolves base image vulnerabilities.

Signed-off-by: Gideon Sireling <gideons@il.ibm.com>
@accursoft accursoft requested a review from a team as a code owner November 23, 2022 11:04
Copy link
Copy Markdown
Contributor

@paul-the-alien paul-the-alien bot left a comment

Choose a reason for hiding this comment

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

Greetings!
Thank you for contributing to this project!
If this is your first time contributing, please make
sure to read the Developer and Contributing Process guides.
Please also mind and follow our Code of Conduct.

Useful commands:

  • make fmt: Formats the code
  • make check-diff: Ensures the branch is clean
  • make reviewable: Ensures a PR is ready for review

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@@ -3,7 +3,7 @@ name: external-secrets
description: External secret management for Kubernetes
type: application
version: "0.6.1"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We would need to update the version field in order to update the helm chart; the chart-releaser action does not force-update: helm/chart-releaser-action#8

We could bump the version and let version and appVersion diverge. We can not use metadata 0.6.1+foobar or pre-release tags 0.6.1-foobar either as they do not take precedence over the existing release.

I feel that this should be an exception that we re-release an existing commit (and ask the user to set the image through helm values). We are not yet at the point where we want (and can) provide long-term support for major releases.

IMO the current state of main (which includes a rather large set of changes) should be released with a series of release candidates to further stabilize the feature(s) if necessary.

I'm a little hesitant to let the versions diverge. Could you live with setting the helm values for this time until we make a proper release?

My 2 cents, any other opinions? @external-secrets/maintainers

@IdanAdar
Copy link
Copy Markdown
Collaborator

This is no longer needed.

@IdanAdar IdanAdar closed this Nov 25, 2022
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