[bitnami/sealed-secrets] Release 1.8.2 updating components versions (#23010)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-01 06:20:06 +01:00
committed by GitHub
parent 03a2630994
commit 64a5cb64d7
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: sealed-secrets-controller
image: docker.io/bitnami/sealed-secrets-controller:0.25.0-debian-11-r0
image: docker.io/bitnami/sealed-secrets-controller:0.25.0-debian-11-r2
apiVersion: v2
appVersion: 0.25.0
dependencies:
@@ -29,4 +29,4 @@ name: sealed-secrets
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/sealed-secrets
- https://github.com/bitnami-labs/sealed-secrets
version: 1.8.1
version: 1.8.2

View File

@@ -405,4 +405,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -64,7 +64,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/sealed-secrets-controller
tag: 0.25.0-debian-11-r0
tag: 0.25.0-debian-11-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'