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(helm-chart)!: Update Helm release goldilocks to v9 #4555

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

budimanjojo-bot[bot]
Copy link
Contributor

@budimanjojo-bot budimanjojo-bot bot commented Aug 20, 2024

This PR contains the following updates:

Package Update Change
goldilocks major 8.0.2 -> 9.0.0

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 Renovate Bot.

Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
@budimanjojo-bot budimanjojo-bot bot added renovate/helm Pull request to a Renovate helm update renovatebot Pull request created by Renovate type/major Pull request of type major version bump labels Aug 20, 2024
@budimanjojo-bot
Copy link
Contributor Author

--- cluster/apps/default/goldilocks/base Kustomization: flux-system/default-goldilocks HelmRelease: default/goldilocks

+++ cluster/apps/default/goldilocks/base Kustomization: flux-system/default-goldilocks HelmRelease: default/goldilocks

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

       chart: goldilocks
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: fairwinds-charts
         namespace: flux-system
-      version: 8.0.2
+      version: 9.0.0
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 15m
   upgrade:

@budimanjojo-bot
Copy link
Contributor Author

--- HelmRelease: default/goldilocks Deployment: default/goldilocks-controller

+++ HelmRelease: default/goldilocks Deployment: default/goldilocks-controller

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

       serviceAccountName: goldilocks-controller
       securityContext:
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: goldilocks
-        image: us-docker.pkg.dev/fairwinds-ops/oss/goldilocks:v4.10.0
+        image: us-docker.pkg.dev/fairwinds-ops/oss/goldilocks:v4.13.0
         imagePullPolicy: Always
         command:
         - /goldilocks
         - controller
         - -v2
         securityContext:
--- HelmRelease: default/goldilocks Deployment: default/goldilocks-dashboard

+++ HelmRelease: default/goldilocks Deployment: default/goldilocks-dashboard

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

       serviceAccountName: goldilocks-dashboard
       securityContext:
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: goldilocks
-        image: us-docker.pkg.dev/fairwinds-ops/oss/goldilocks:v4.10.0
+        image: us-docker.pkg.dev/fairwinds-ops/oss/goldilocks:v4.13.0
         imagePullPolicy: Always
         command:
         - /goldilocks
         - dashboard
         - --exclude-containers=linkerd-proxy,istio-proxy
         - -v2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/helm Pull request to a Renovate helm update renovatebot Pull request created by Renovate type/major Pull request of type major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants