Files
auricom-home-cluster/kubernetes/apps/default/cloudnative-pg/app/helmrelease.yaml
feisar-bot a7a9f95293 ⬆️ Update chart cloudnative-pg to 0.19.0
| datasource | package        | from   | to     |
| ---------- | -------------- | ------ | ------ |
| helm       | cloudnative-pg | 0.18.2 | 0.19.0 |
2023-10-29 08:17:07 +00:00

37 lines
800 B
YAML

---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrelease-helm-v2beta1.json
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: cloudnative-pg
namespace: default
spec:
interval: 30m
chart:
spec:
chart: cloudnative-pg
version: 0.19.0
sourceRef:
kind: HelmRepository
name: cloudnative-pg
namespace: flux-system
maxHistory: 2
install:
createNamespace: true
crds: CreateReplace
remediation:
retries: 3
upgrade:
cleanupOnFail: true
crds: CreateReplace
remediation:
retries: 3
uninstall:
keepHistory: false
values:
crds:
create: true
config:
data:
INHERITED_ANNOTATIONS: kyverno.io/ignore