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

chore: CP version updated in samples #236

Closed
wants to merge 2 commits into from
Closed

chore: CP version updated in samples #236

wants to merge 2 commits into from

Conversation

mlavacca
Copy link
Member

What this PR does / why we need it:

Which issue this PR fixes

Fixes #

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect significant changes

@mlavacca mlavacca requested a review from a team as a code owner April 30, 2024 13:40
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
@mlavacca mlavacca enabled auto-merge (squash) April 30, 2024 14:04
@@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: controller
image: kong/kubernetes-ingress-controller:3.1
image: kong/kubernetes-ingress-controller:3.1.4
Copy link
Member

@pmalek pmalek Apr 30, 2024

Choose a reason for hiding this comment

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

This all depends on the imagePullPolicy (which we do not set) and the defaulting behavior.

My take on this is that we'd want to add renovate code markers here so that we do not need to bump those anymore. WDYT?

cc: @lahabana for enabling renovate on this repo.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep, it'd be great to have these automatically bumped 👍

Copy link
Member

Choose a reason for hiding this comment

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

This is already configured as of #276.

First exemplar PR can be seen in here: #277

@pmalek
Copy link
Member

pmalek commented May 20, 2024

Closing in favor of the introduced renovate setup.

@pmalek pmalek closed this May 20, 2024
auto-merge was automatically disabled May 20, 2024 20:13

Pull request was closed

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.

None yet

3 participants