You've already forked prometheus-x509-certificate-exporter-pkg
chore(deps): update dependency enix/x509-certificate-exporter to v4 #15
Reference in New Issue
Block a user
Delete Branch "renovate/enix-x509-certificate-exporter-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.18.1→4.1.0Release Notes
enix/x509-certificate-exporter (enix/x509-certificate-exporter)
v4.1.0Compare Source
Changelog
Features
e4457ef: feat(chart): drop privileged from hostPathsExporter securityContext defaults (@npdgm)Bug Fixes
8f1a1f9: fix(chart): preserve build metadata in pre-upgrade version detection (@npdgm)v4.0.0Compare Source
⚠ BREAKING CHANGES
add new metric gates, diags and not_before off by defaut,
container: switch default variant from busybox to scratch (floating tags)
chart: make the Service headless by default (no ClusterIP)
the Helm chart is now published exclusively as an OCI artifact at oci://quay.io/enix/charts/x509-certificate-exporter. The legacy Helm repository at https://charts.enix.io is no longer updated; users must switch to the OCI reference (Helm 3.8+ required). Installation:
helm install x509-certificate-exporter oci://quay.io/enix/charts/x509-certificate-exporter --version <vX.Y.Z>. the Helm chart's values schema may diverge from v3 in edge cases despite a best-effort to preserve backwards compatibility. Review your existing values against the updated chart/values.yaml before upgrading. A JSON schema (chart/values.schema.json) is shipped with the chart sohelm install/helm upgradewill reject any values that no longer match the expected shape, surfacing regressions early instead of at runtime. Alpine-based container images are no longer published. The release pipeline now ships only thebusyboxandscratchvariants on linux/amd64,arm64,riscv64. Users pulling*-alpinetags must switch to one of the new variants —busyboxis the closest functional replacement (still has a shell),scratchis the minimal distroless option.release 4.0.0-alpha.1 (410319d)
release 4.0.0-alpha.1 (3f5d581)
release 4.0.0-alpha.2 (c43ed24)
release 4.0.0-alpha.3 (39d54d6)
Features
automaxprocsto limit threads count (efd7a6e)extraDeployVerbatimto skip templating engine (8b88740)Bug Fixes
app.kubernetes.io/componentlabel to identify different resources (dad3408)Documentation
v3.21.0Compare Source
⚠ BREAKING CHANGES
add new metric gates, diags and not_before off by defaut,
container: switch default variant from busybox to scratch (floating tags)
chart: make the Service headless by default (no ClusterIP)
the Helm chart is now published exclusively as an OCI artifact at oci://quay.io/enix/charts/x509-certificate-exporter. The legacy Helm repository at https://charts.enix.io is no longer updated; users must switch to the OCI reference (Helm 3.8+ required). Installation:
helm install x509-certificate-exporter oci://quay.io/enix/charts/x509-certificate-exporter --version <vX.Y.Z>. the Helm chart's values schema may diverge from v3 in edge cases despite a best-effort to preserve backwards compatibility. Review your existing values against the updated chart/values.yaml before upgrading. A JSON schema (chart/values.schema.json) is shipped with the chart sohelm install/helm upgradewill reject any values that no longer match the expected shape, surfacing regressions early instead of at runtime. Alpine-based container images are no longer published. The release pipeline now ships only thebusyboxandscratchvariants on linux/amd64,arm64,riscv64. Users pulling*-alpinetags must switch to one of the new variants —busyboxis the closest functional replacement (still has a shell),scratchis the minimal distroless option.release 4.0.0-alpha.1 (410319d)
release 4.0.0-alpha.1 (3f5d581)
release 4.0.0-alpha.2 (c43ed24)
release 4.0.0-alpha.3 (39d54d6)
Features
automaxprocsto limit threads count (efd7a6e)extraDeployVerbatimto skip templating engine (8b88740)Bug Fixes
app.kubernetes.io/componentlabel to identify different resources (dad3408)Documentation
v3.20.1Compare Source
⚠ BREAKING CHANGES
add new metric gates, diags and not_before off by defaut,
container: switch default variant from busybox to scratch (floating tags)
chart: make the Service headless by default (no ClusterIP)
the Helm chart is now published exclusively as an OCI artifact at oci://quay.io/enix/charts/x509-certificate-exporter. The legacy Helm repository at https://charts.enix.io is no longer updated; users must switch to the OCI reference (Helm 3.8+ required). Installation:
helm install x509-certificate-exporter oci://quay.io/enix/charts/x509-certificate-exporter --version <vX.Y.Z>. the Helm chart's values schema may diverge from v3 in edge cases despite a best-effort to preserve backwards compatibility. Review your existing values against the updated chart/values.yaml before upgrading. A JSON schema (chart/values.schema.json) is shipped with the chart sohelm install/helm upgradewill reject any values that no longer match the expected shape, surfacing regressions early instead of at runtime. Alpine-based container images are no longer published. The release pipeline now ships only thebusyboxandscratchvariants on linux/amd64,arm64,riscv64. Users pulling*-alpinetags must switch to one of the new variants —busyboxis the closest functional replacement (still has a shell),scratchis the minimal distroless option.release 4.0.0-alpha.1 (410319d)
release 4.0.0-alpha.1 (3f5d581)
release 4.0.0-alpha.2 (c43ed24)
release 4.0.0-alpha.3 (39d54d6)
Features
automaxprocsto limit threads count (efd7a6e)extraDeployVerbatimto skip templating engine (8b88740)Bug Fixes
app.kubernetes.io/componentlabel to identify different resources (dad3408)Documentation
v3.20.0Compare Source
⚠ BREAKING CHANGES
add new metric gates, diags and not_before off by defaut,
container: switch default variant from busybox to scratch (floating tags)
chart: make the Service headless by default (no ClusterIP)
the Helm chart is now published exclusively as an OCI artifact at oci://quay.io/enix/charts/x509-certificate-exporter. The legacy Helm repository at https://charts.enix.io is no longer updated; users must switch to the OCI reference (Helm 3.8+ required). Installation:
helm install x509-certificate-exporter oci://quay.io/enix/charts/x509-certificate-exporter --version <vX.Y.Z>. the Helm chart's values schema may diverge from v3 in edge cases despite a best-effort to preserve backwards compatibility. Review your existing values against the updated chart/values.yaml before upgrading. A JSON schema (chart/values.schema.json) is shipped with the chart sohelm install/helm upgradewill reject any values that no longer match the expected shape, surfacing regressions early instead of at runtime. Alpine-based container images are no longer published. The release pipeline now ships only thebusyboxandscratchvariants on linux/amd64,arm64,riscv64. Users pulling*-alpinetags must switch to one of the new variants —busyboxis the closest functional replacement (still has a shell),scratchis the minimal distroless option.release 4.0.0-alpha.1 (410319d)
release 4.0.0-alpha.1 (3f5d581)
release 4.0.0-alpha.2 (c43ed24)
release 4.0.0-alpha.3 (39d54d6)
Features
automaxprocsto limit threads count (efd7a6e)extraDeployVerbatimto skip templating engine (8b88740)Bug Fixes
app.kubernetes.io/componentlabel to identify different resources (dad3408)Documentation
v3.19.1Compare Source
⚠ BREAKING CHANGES
add new metric gates, diags and not_before off by defaut,
container: switch default variant from busybox to scratch (floating tags)
chart: make the Service headless by default (no ClusterIP)
the Helm chart is now published exclusively as an OCI artifact at oci://quay.io/enix/charts/x509-certificate-exporter. The legacy Helm repository at https://charts.enix.io is no longer updated; users must switch to the OCI reference (Helm 3.8+ required). Installation:
helm install x509-certificate-exporter oci://quay.io/enix/charts/x509-certificate-exporter --version <vX.Y.Z>. the Helm chart's values schema may diverge from v3 in edge cases despite a best-effort to preserve backwards compatibility. Review your existing values against the updated chart/values.yaml before upgrading. A JSON schema (chart/values.schema.json) is shipped with the chart sohelm install/helm upgradewill reject any values that no longer match the expected shape, surfacing regressions early instead of at runtime. Alpine-based container images are no longer published. The release pipeline now ships only thebusyboxandscratchvariants on linux/amd64,arm64,riscv64. Users pulling*-alpinetags must switch to one of the new variants —busyboxis the closest functional replacement (still has a shell),scratchis the minimal distroless option.release 4.0.0-alpha.1 (410319d)
release 4.0.0-alpha.1 (3f5d581)
release 4.0.0-alpha.2 (c43ed24)
release 4.0.0-alpha.3 (39d54d6)
Features
automaxprocsto limit threads count (efd7a6e)extraDeployVerbatimto skip templating engine (8b88740)Bug Fixes
app.kubernetes.io/componentlabel to identify different resources (dad3408)Documentation
v3.19.0Compare Source
⚠ BREAKING CHANGES
add new metric gates, diags and not_before off by defaut,
container: switch default variant from busybox to scratch (floating tags)
chart: make the Service headless by default (no ClusterIP)
the Helm chart is now published exclusively as an OCI artifact at oci://quay.io/enix/charts/x509-certificate-exporter. The legacy Helm repository at https://charts.enix.io is no longer updated; users must switch to the OCI reference (Helm 3.8+ required). Installation:
helm install x509-certificate-exporter oci://quay.io/enix/charts/x509-certificate-exporter --version <vX.Y.Z>. the Helm chart's values schema may diverge from v3 in edge cases despite a best-effort to preserve backwards compatibility. Review your existing values against the updated chart/values.yaml before upgrading. A JSON schema (chart/values.schema.json) is shipped with the chart sohelm install/helm upgradewill reject any values that no longer match the expected shape, surfacing regressions early instead of at runtime. Alpine-based container images are no longer published. The release pipeline now ships only thebusyboxandscratchvariants on linux/amd64,arm64,riscv64. Users pulling*-alpinetags must switch to one of the new variants —busyboxis the closest functional replacement (still has a shell),scratchis the minimal distroless option.release 4.0.0-alpha.1 (410319d)
release 4.0.0-alpha.1 (3f5d581)
release 4.0.0-alpha.2 (c43ed24)
release 4.0.0-alpha.3 (39d54d6)
Features
automaxprocsto limit threads count (efd7a6e)extraDeployVerbatimto skip templating engine (8b88740)Bug Fixes
app.kubernetes.io/componentlabel to identify different resources (dad3408)Documentation
Configuration
📅 Schedule: (UTC)
🚦 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
4bc0321dd1tofde24617cbView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.