Skip to content

Commit

Permalink
Release carvel package 2.16.1 (#1569)
Browse files Browse the repository at this point in the history
Signed-off-by: alemorcuq <[email protected]>

Signed-off-by: alemorcuq <[email protected]>
Signed-off-by: Alejandro Moreno <[email protected]>
Co-authored-by: alemorcuq <[email protected]>
  • Loading branch information
github-actions[bot] and alemorcuq authored Jul 18, 2024
1 parent 5f422f3 commit cd0152f
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions carvel/package.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: data.packaging.carvel.dev/v1alpha1
kind: Package
metadata:
name: "sealedsecrets.bitnami.com.2.16.0"
name: "sealedsecrets.bitnami.com.2.16.1"
spec:
refName: "sealedsecrets.bitnami.com"
version: "2.16.0"
version: "2.16.1"
valuesSchema:
openAPIv3:
title: Chart Values
Expand Down Expand Up @@ -423,15 +423,14 @@ spec:
template:
spec:
fetch:
- imgpkgBundle:
image: ghcr.io/bitnami-labs/sealed-secrets-carvel:sha256-3607b5549fd1cae643d509d3ac90a7012be23a3b4699d718eb44f534b046aec1.imgpkg
- imgpkgBundle:
image: ghcr.io/bitnami-labs/sealed-secrets-carvel@sha256:b7d1aacb5406401c630142144cd86135cb238eafc0b8f6d5b869aa45a8d30fde
template:
- helmTemplate:
path: sealed-secrets
- kbld:
paths:
- "-"
- .imgpkg/images.yml
- helmTemplate:
path: sealed-secrets
- kbld:
paths:
- "-"
- .imgpkg/images.yml
deploy:
- kapp: {}

- kapp: {}

0 comments on commit cd0152f

Please sign in to comment.