diff --git a/bitnami/sealed-secrets/0/scratch/Dockerfile b/bitnami/sealed-secrets/0/scratch/Dockerfile index a72e205980d4..b907842d65d0 100644 --- a/bitnami/sealed-secrets/0/scratch/Dockerfile +++ b/bitnami/sealed-secrets/0/scratch/Dockerfile @@ -34,7 +34,7 @@ ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="0.19.1-scratch-r0" \ + org.opencontainers.image.ref.name="0.19.1-scratch-r1" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/sealed-secrets" \ org.opencontainers.image.title="sealed-secrets" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/sealed-secrets/README.md b/bitnami/sealed-secrets/README.md index 266d75c5f6cc..d786bb01d8c7 100644 --- a/bitnami/sealed-secrets/README.md +++ b/bitnami/sealed-secrets/README.md @@ -65,7 +65,7 @@ $ docker run --rm --name sealed-secrets bitnami/sealed-secrets:latest -- kubesea ## Contributing -We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues), or submit a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. +We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/containers/issues) or submitting a [pull request](https://github.com/bitnami/containers/pulls) with your contribution. ## Issues