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

Bump imps to 0.3.12 #65

Merged
merged 3 commits into from
Apr 20, 2023
Merged

Bump imps to 0.3.12 #65

merged 3 commits into from
Apr 20, 2023

Conversation

nishantapatil3
Copy link
Contributor

Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

Bump helm chart and api version to 0.3.12

Why?

Includes fixes for imps and imps-refresher for RedHat certification

Checklist

  • Code meets the Developer Guide
  • User guide and development docs updated (if needed)
  • Related Helm chart(s) updated (if needed)

sagikazarmark
sagikazarmark previously approved these changes Apr 20, 2023
Copy link
Member

@sagikazarmark sagikazarmark left a comment

Choose a reason for hiding this comment

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

LGTM

Created some issues to followup in the future

@@ -26,7 +26,7 @@ MAIN_PACKAGE ?= ./cmd/controller/

COMMIT_HASH ?= $(shell git rev-parse --short HEAD 2>/dev/null)
BUILD_DATE ?= $(shell date +%FT%T%z)
VERSION ?= 0.3.11
VERSION ?= 0.3.12
Copy link
Member

Choose a reason for hiding this comment

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

This should really come from the git tag IMO.

Created #66 to fix that, so this is not a blocker.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah this needs to be fixed, thanks for creating the issue. We can come back to fix this later.

go.mod Outdated
@@ -10,7 +10,7 @@ require (
github.com/aws/aws-sdk-go-v2/credentials v1.10.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.1.1
github.com/aws/aws-sdk-go-v2/service/sts v1.16.0
github.com/banzaicloud/imps/api v0.3.11
github.com/banzaicloud/imps/api v0.3.12
Copy link
Member

Choose a reason for hiding this comment

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

With the replace in place, this doesn't need updating either.

Copy link
Contributor Author

@nishantapatil3 nishantapatil3 Apr 20, 2023

Choose a reason for hiding this comment

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

Yeah let me fix this in this PR to v0.0.1, would it be okay?

@sagikazarmark
Copy link
Member

BTW @nishantapatil3 it might make sense to merge all those dependabot PRs and tag 0.4.0. Patch releases should really be reserved for ...well, patches.

@nishantapatil3
Copy link
Contributor Author

nishantapatil3 commented Apr 20, 2023

it might make sense to merge all those dependabot PRs and tag 0.4.0

Cool. I'll create an issue for resolving all the dependabot PRs. and followup tag for 0.4.0 release #67

@nishantapatil3 nishantapatil3 merged commit 83b63ec into main Apr 20, 2023
@nishantapatil3 nishantapatil3 deleted the SMM-2288-helm branch April 20, 2023 21:05
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