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

feat(helm): update chart k8s-gateway to 2.4.0 - autoclosed #28

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
k8s-gateway minor 2.3.0 -> 2.4.0

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

--- HelmRelease: network/k8s-gateway Deployment: network/k8s-gateway

+++ HelmRelease: network/k8s-gateway Deployment: network/k8s-gateway

@@ -15,12 +15,13 @@

       app.kubernetes.io/instance: k8s-gateway
   template:
     metadata:
       labels:
         app.kubernetes.io/name: k8s-gateway
         app.kubernetes.io/instance: k8s-gateway
+        app.kubernetes.io/managed-by: Helm
     spec:
       serviceAccountName: k8s-gateway
       containers:
       - name: k8s-gateway
         image: quay.io/oriedge/k8s_gateway:v0.4.0
         imagePullPolicy: IfNotPresent

Copy link

--- kubernetes/apps/network/k8s-gateway/app Kustomization: flux-system/k8s-gateway HelmRelease: network/k8s-gateway

+++ kubernetes/apps/network/k8s-gateway/app Kustomization: flux-system/k8s-gateway HelmRelease: network/k8s-gateway

@@ -13,13 +13,13 @@

     spec:
       chart: k8s-gateway
       sourceRef:
         kind: HelmRepository
         name: k8s-gateway
         namespace: flux-system
-      version: 2.3.0
+      version: 2.4.0
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

@renovate renovate bot changed the title feat(helm): update chart k8s-gateway to 2.4.0 feat(helm): update chart k8s-gateway to 2.4.0 - autoclosed Apr 18, 2024
@renovate renovate bot closed this Apr 18, 2024
@renovate renovate bot deleted the renovate/k8s-gateway-2.x branch April 18, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants