Skip to content

Commit 610063f

Browse files
ThomasVitalegithub-actions
andauthored
Update secretgen-controller metadata and add version 0.17.0 (#345)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 8cb9399 commit 610063f

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.17.0
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: "2024-02-24T22:37:06Z"
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:a212e9feaf01ae7ec01ba24ad4391356ebc29f582033735b4a037399230b4b12
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.17.0

0 commit comments

Comments
 (0)