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

fix(container): update docker.io/bitnami/kubectl ( 1.30.0 β†’ 1.30.1 ) #821

Merged
merged 1 commit into from
May 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/bitnami/kubectl (source) patch 1.30.0 -> 1.30.1

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot requested a review from martinohmann as a code owner May 15, 2024 18:17
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels May 15, 2024
Copy link

helmrelease changes in kubernetes/main

--- HelmRelease: monitoring/kube-web-view Deployment: monitoring/kube-web-view

+++ HelmRelease: monitoring/kube-web-view Deployment: monitoring/kube-web-view

@@ -49,19 +49,19 @@

           requests:
             cpu: 5m
             memory: 100Mi
       - args:
         - proxy
         - --port=8001
-        image: docker.io/bitnami/kubectl:1.30.0
+        image: docker.io/bitnami/kubectl:1.30.1
         name: proxy-main
       - args:
         - proxy
         - --port=8002
         - --kubeconfig=/kubeconfig
-        image: docker.io/bitnami/kubectl:1.30.0
+        image: docker.io/bitnami/kubectl:1.30.1
         name: proxy-storage
         volumeMounts:
         - mountPath: /kubeconfig
           name: storage-auth
           subPath: kubeconfig
       volumes:

Copy link

kustomization changes in kubernetes/main

--- kubernetes/main/apps/monitoring/kube-web-view/app Kustomization: flux-system/kube-web-view HelmRelease: monitoring/kube-web-view

+++ kubernetes/main/apps/monitoring/kube-web-view/app Kustomization: flux-system/kube-web-view HelmRelease: monitoring/kube-web-view

@@ -57,21 +57,21 @@

           proxy-main:
             args:
             - proxy
             - --port=8001
             image:
               repository: docker.io/bitnami/kubectl
-              tag: 1.30.0
+              tag: 1.30.1
           proxy-storage:
             args:
             - proxy
             - --port=8002
             - --kubeconfig=/kubeconfig
             image:
               repository: docker.io/bitnami/kubectl
-              tag: 1.30.0
+              tag: 1.30.1
         strategy: RollingUpdate
     ingress:
       app:
         annotations:
           gethomepage.dev/enabled: 'true'
           gethomepage.dev/group: Observability

@martinohmann martinohmann merged commit 08f627a into main May 15, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-docker.io-bitnami-kubectl-1.x branch May 15, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant