Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Feb 14, 2025

This PR contains the following updates:

Package Update Change
external-secrets/external-secrets minor 0.12.1 -> 0.14.2
ghcr.io/external-secrets/external-secrets minor v0.12.1-ubi -> v0.14.2-ubi
ghcr.io/stakater/reloader minor v1.2.1-ubi -> v1.3.0-ubi
stakater/Reloader minor 1.2.1 -> 1.3.0

Release Notes

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

v0.14.2

Compare Source

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

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.14.1...v0.14.2

v0.14.1

Compare Source

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

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.14.0...v0.14.1

v0.14.0

Compare Source

Potential Breaking Change

Stateful Generators have been introduced with:

While normally this isn't a problem, external secrets controller and push secrets controller have been changed.

If any normal operation that should work encounters a problem, please don't hesitate to open an issue. Please also include that the problem appeared after switching to this version. Thank you!

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

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.13.0...v0.14.0

v0.13.0

Compare Source

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

BREAKING CHANGES

https://github.com/external-secrets/external-secrets/pull/4262 introduces a breaking change in the METADATA structure for the AWS PARAMETER STORE.

The old metadata structure changed to this new structure described here: https://external-secrets.io/latest/provider/aws-parameter-store/#additional-metadata-for-pushsecret

It looks like this:

metadata:
        apiVersion: kubernetes.external-secrets.io/v1alpha1
        kind: PushSecretMetadata
        spec:
          secretType: SecureString
          kmsKeyID: bb123123-b2b0-4f60-ac3a-44a13f0e6b6c
          tier:
            type: Advanced # default is Standard
            policies:
              - type: "Expiration"
                version: "1.0"
                attributes:
                  timestamp: "2024-12-02T21:34:33.000Z"
              - type: "ExpirationNotification"
                version: "1.0"
                attributes:
                  before: "2"
                  unit: "Days"
              - type: "ExpirationNotification"
                version: "1.0"
                attributes:
                  before: "30"
                  unit: "Days"
              - type: "NoChangeNotification"
                version: "1.0"
                attributes:
                  after: "30"
                  unit: "Days"

What's Changed

New Contributors

Full Changelog: external-secrets/external-secrets@v0.12.1...v0.13.0

stakater/Reloader (ghcr.io/stakater/reloader)

v1.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: stakater/Reloader@v1.2.1...v1.3.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 is behind base branch, 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.

@terraform-ibm-modules-dev

/run pipeline

@ocofaigh
Copy link
Contributor

The renovate regex rule was incorrect. This should have bumped the image and chart. Its fixed in #32 so next renovate run will fix this PR

@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title fix(deps): update ghcr.io/external-secrets/external-secrets docker tag to latest feat(deps): update charts and images to latest Feb 16, 2025
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev terraform-ibm-modules-dev merged commit 24cf66c into main Feb 22, 2025
2 checks passed
@terraform-ibm-modules-dev terraform-ibm-modules-dev deleted the renovate/charts-and-images branch February 22, 2025 04:18
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

4 participants