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(deps): update kubernetes #38

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

Conversation

btkostner-infrastructure[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change Pending
alloy HelmChart minor 0.5.1 -> 0.7.0
external-secrets HelmChart minor 0.9.11 -> 0.10.2 0.10.3
grafana (source) HelmChart minor 8.4.1 -> 8.5.0 8.5.1
keda HelmChart minor 2.14.2 -> 2.15.1
loki (source) HelmChart minor 6.7.3 -> 6.12.0
n8n (source) HelmChart minor 0.24.4 -> 0.25.2
rollout-operator (source) HelmChart minor 0.16.0 -> 0.17.0
tailscale-operator HelmChart minor 1.70.0 -> 1.72.1
velero (source) HelmChart minor 7.1.0 -> 7.2.0 7.2.1

Release Notes

grafana/helm-charts (alloy)

v0.7.0

Compare Source

Grafana Alloy

Source commit: grafana/alloy@f227764

Tag on source: https://github.com/grafana/alloy/releases/tag/helm-chart/0.7.0

v0.6.1

Compare Source

Grafana Alloy

Source commit: grafana/alloy@a67ea22

Tag on source: https://github.com/grafana/alloy/releases/tag/helm-chart/0.6.1

v0.6.0

Compare Source

Grafana Alloy

Source commit: grafana/alloy@d5089b2

Tag on source: https://github.com/grafana/alloy/releases/tag/helm-chart/0.6.0

external-secrets/external-secrets (external-secrets)

v0.10.2

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.10.2
Image: ghcr.io/external-secrets/external-secrets:v0.10.2-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.10.2-ubi-boringssl

What's Changed

Full Changelog: external-secrets/external-secrets@v0.10.1...v0.10.2

v0.10.1

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.10.1
Image: ghcr.io/external-secrets/external-secrets:v0.10.1-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.10.1-ubi-boringssl

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.10.0...v0.10.1

v0.10.0

Compare Source

⚠️ :red-alert: BREAKING CHANGE :red-alert: ⚠️

  • Webhook Generator
    Webhook generator labels have changed from generators.external-secrets.io/type: webhook to external-secrets.io/type: webhook.

  • Webhook Provider
    Webhook provider now can only use secrets that are labeled with external-secrets.io/type: webhook. This enforces explicit setup for webhook secrets by users.

Fixing the issue:

add the label for the secret used by the webhook:

apiVersion: v1
kind: Secret
metadata:
  name: your-secret
  labels:
    external-secrets.io/type: webhook ### <<<<<<<<<<<<< ADD THIS
data:
...

Image: ghcr.io/external-secrets/external-secrets:v0.10.0
Image: ghcr.io/external-secrets/external-secrets:v0.10.0-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.10.0-ubi-boringssl

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.9.20...v0.10.0

v0.9.20

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.9.20
Image: ghcr.io/external-secrets/external-secrets:v0.9.20-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.9.20-ubi-boringssl

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.9.19...v0.9.20

v0.9.19

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.9.19
Image: `ghcr.io/external-secrets/ext


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@btkostner-infrastructure btkostner-infrastructure bot added the dependencies This issue or pull request is about dependency updates label Sep 18, 2024
@btkostner-infrastructure
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue or pull request is about dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants