Skip to content

Commit 653ba7f

Browse files
ThomasVitalegithub-actions
andauthored
Update PostgreSQL Operator metadata and add version 1.27.0 (#499)
Co-authored-by: github-actions <github-actions@github.com>
1 parent ff368c0 commit 653ba7f

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.27.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-08-14T17:53:47Z"
12+
template:
13+
spec:
14+
deploy:
15+
- kapp: {}
16+
fetch:
17+
- imgpkgBundle:
18+
image: ghcr.io/kadras-io/package-for-postgresql-operator@sha256:7ba0b9f3ab4414eecd25540f29d5176abd8290c2850c3c85115c78ea2d9b25b8
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.27.0

0 commit comments

Comments
 (0)