Skip to content

Commit ac0366c

Browse files
ThomasVitalegithub-actions
andauthored
Update PostgreSQL Operator metadata and add version 1.26.0 (#484)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 286eab7 commit ac0366c

File tree

1 file changed

+31
-0
lines changed
  • repo/packages/postgresql-operator.packages.kadras.io

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
apiVersion: data.packaging.carvel.dev/v1alpha1
2+
kind: Package
3+
metadata:
4+
creationTimestamp: null
5+
name: postgresql-operator.packages.kadras.io.1.26.0
6+
spec:
7+
licenses:
8+
- Apache 2.0
9+
refName: postgresql-operator.packages.kadras.io
10+
releaseNotes: https://github.com/kadras-io/package-for-postgresql-operator/releases
11+
releasedAt: "2025-05-30T19:55:50Z"
12+
template:
13+
spec:
14+
deploy:
15+
- kapp: {}
16+
fetch:
17+
- imgpkgBundle:
18+
image: ghcr.io/kadras-io/package-for-postgresql-operator@sha256:ed88afe9d2728ff37959c5c7ee4d26b40b4fc5d33258243fb85eed4f52719800
19+
template:
20+
- ytt:
21+
paths:
22+
- config
23+
- kbld:
24+
paths:
25+
- '-'
26+
- .imgpkg/images.yml
27+
valuesSchema:
28+
openAPIv3:
29+
default: null
30+
nullable: true
31+
version: 1.26.0

0 commit comments

Comments
 (0)