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 base infrastructure #410

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2023

This PR contains the following updates:

Package Type Update Change
cloudnative-pg (source) minor 0.21.2 -> 0.22.0
devsec.hardening galaxy-collection patch 9.0.0 -> 9.0.1
external-secrets minor 0.9.11 -> 0.10.3
k3s-io/k3s minor v1.29.4+k3s1 -> v1.31.0+k3s1
longhorn (source) minor 1.6.1 -> 1.7.1
node-problem-detector patch 2.3.12 -> 2.3.13
prometheus.prometheus galaxy-collection minor 0.6.0 -> 0.18.0
topolvm patch 14.1.0 -> 14.1.2
traefik (source) minor 28.0.0 -> 28.3.0

Release Notes

cloudnative-pg/charts (cloudnative-pg)

v0.22.0

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

Full Changelog: cloudnative-pg/charts@cloudnative-pg-v0.21.6...cloudnative-pg-v0.22.0

v0.21.6

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

New Contributors

Full Changelog: cloudnative-pg/charts@cloudnative-pg-v0.21.5...cloudnative-pg-v0.21.6

v0.21.5

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

Full Changelog: cloudnative-pg/charts@cloudnative-pg-v0.21.4...cloudnative-pg-v0.21.5

v0.21.4

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

Full Changelog: cloudnative-pg/charts@cloudnative-pg-v0.21.3...cloudnative-pg-v0.21.4

v0.21.3

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

New Contributors

Full Changelog: cloudnative-pg/charts@cloudnative-pg-v0.21.2...cloudnative-pg-v0.21.3

dev-sec/ansible-collection-hardening (devsec.hardening)

v9.0.1

Compare Source

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • 9.0.0 version number in galaxy.yml file is wrong #​740

Merged pull requests:

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

v0.10.3

Compare Source

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

What's Changed

New Contributors

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

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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the infra label Nov 9, 2023
@renovate renovate bot requested a review from paulfantom November 9, 2023 03:34
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request was validated by pint.

✔️ No problems found

Stats

Stat Value
Version 0.62.2
Number of rules parsed 372
Number of rules checked 0
Number of problems found 0
Number of offline checks 0
Number of online checks 0
Checks duration 0

Problems

No problems reported

@renovate renovate bot force-pushed the renovate/base-infrastructure branch from f035443 to 3ac57b1 Compare November 16, 2023 13:03
@renovate renovate bot changed the title chore(deps): update dependency k3s-io/k3s to v1.28.3+k3s2 chore(deps): update base infrastructure Nov 16, 2023
@renovate renovate bot force-pushed the renovate/base-infrastructure branch from 3ac57b1 to d57b6a5 Compare November 18, 2023 16:38
@renovate renovate bot changed the title chore(deps): update base infrastructure Update base infrastructure Dec 4, 2023
@renovate renovate bot force-pushed the renovate/base-infrastructure branch 4 times, most recently from 42d021c to 10ffac7 Compare December 12, 2023 15:46
@renovate renovate bot force-pushed the renovate/base-infrastructure branch from 10ffac7 to 71a3579 Compare December 22, 2023 01:32
@renovate renovate bot changed the title Update base infrastructure chore(deps): update base infrastructure Jan 5, 2024
@renovate renovate bot force-pushed the renovate/base-infrastructure branch from 71a3579 to d16005c Compare January 7, 2024 10:21
@renovate renovate bot force-pushed the renovate/base-infrastructure branch 4 times, most recently from e2c4b43 to 2fc840d Compare January 21, 2024 10:16
@renovate renovate bot force-pushed the renovate/base-infrastructure branch from 2fc840d to 158ed2a Compare January 30, 2024 21:29
@renovate renovate bot force-pushed the renovate/base-infrastructure branch 3 times, most recently from e21cf78 to d83b13b Compare February 12, 2024 01:24
@renovate renovate bot force-pushed the renovate/base-infrastructure branch 5 times, most recently from 94f0739 to 1b42cc9 Compare February 29, 2024 09:33
@renovate renovate bot force-pushed the renovate/base-infrastructure branch 2 times, most recently from c13e75a to 361885f Compare March 5, 2024 16:31
@renovate renovate bot force-pushed the renovate/base-infrastructure branch from efff94c to e3bb38a Compare April 18, 2024 19:11
@renovate renovate bot force-pushed the renovate/base-infrastructure branch from e3bb38a to 41a70f7 Compare April 27, 2024 00:28
@renovate renovate bot changed the title chore(deps): update base infrastructure Update base infrastructure May 6, 2024
@renovate renovate bot changed the title Update base infrastructure chore(deps): update base infrastructure May 6, 2024
@renovate renovate bot force-pushed the renovate/base-infrastructure branch from 41a70f7 to 261a2f2 Compare May 10, 2024 21:37
@renovate renovate bot changed the title chore(deps): update base infrastructure Update base infrastructure May 11, 2024
@renovate renovate bot force-pushed the renovate/base-infrastructure branch from 261a2f2 to 33ca0f0 Compare May 28, 2024 17:31
@renovate renovate bot force-pushed the renovate/base-infrastructure branch 5 times, most recently from 3f9c9e7 to d48d380 Compare July 1, 2024 09:17
@renovate renovate bot force-pushed the renovate/base-infrastructure branch 2 times, most recently from 3978291 to ed25098 Compare July 6, 2024 22:49
@renovate renovate bot changed the title Update base infrastructure chore(deps): update base infrastructure Jul 22, 2024
@renovate renovate bot force-pushed the renovate/base-infrastructure branch from ed25098 to 487f9c1 Compare July 30, 2024 13:05
@renovate renovate bot force-pushed the renovate/base-infrastructure branch 2 times, most recently from 05d7825 to f4da5c7 Compare August 3, 2024 11:21
@renovate renovate bot force-pushed the renovate/base-infrastructure branch 4 times, most recently from 004145e to 0327392 Compare August 23, 2024 01:47
@renovate renovate bot force-pushed the renovate/base-infrastructure branch 4 times, most recently from 8673dc1 to 1a7407c Compare September 4, 2024 10:55
@renovate renovate bot force-pushed the renovate/base-infrastructure branch from 1a7407c to 138a8c0 Compare September 9, 2024 17:22
@renovate renovate bot force-pushed the renovate/base-infrastructure branch from 138a8c0 to 345fdfc Compare September 18, 2024 17:25
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