Skip to content

Commit 1ea3eca

Browse files
ThomasVitalegithub-actions
andauthored
Update secretgen-controller metadata and add version 0.19.2 (#477)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 2ecefc2 commit 1ea3eca

File tree

1 file changed

+35
-0
lines changed
  • repo/packages/secretgen-controller.packages.kadras.io

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
apiVersion: data.packaging.carvel.dev/v1alpha1
2+
kind: Package
3+
metadata:
4+
creationTimestamp: null
5+
name: secretgen-controller.packages.kadras.io.0.19.2
6+
spec:
7+
licenses:
8+
- Apache 2.0
9+
refName: secretgen-controller.packages.kadras.io
10+
releaseNotes: https://github.com/kadras-io/package-for-secretgen-controller/releases
11+
releasedAt: "2025-05-30T18:30:26Z"
12+
template:
13+
spec:
14+
deploy:
15+
- kapp:
16+
rawOptions:
17+
- --wait-timeout=5m
18+
- --kube-api-qps=50
19+
- --kube-api-burst=100
20+
fetch:
21+
- imgpkgBundle:
22+
image: ghcr.io/kadras-io/package-for-secretgen-controller@sha256:a75097ef7dc675acb9144cd6b7c76fccfb3d7aa57969cf3b0ec36a0f48fe35df
23+
template:
24+
- ytt:
25+
paths:
26+
- config
27+
- kbld:
28+
paths:
29+
- '-'
30+
- .imgpkg/images.yml
31+
valuesSchema:
32+
openAPIv3:
33+
default: null
34+
nullable: true
35+
version: 0.19.2

0 commit comments

Comments
 (0)