separate repo from release
ci / build (push) Successful in 8s Details

This commit is contained in:
CJ_Clippy 2024-04-28 01:16:04 +00:00
parent 1a7fdd44c3
commit 38e0ec2c07
1 changed files with 2 additions and 2 deletions

View File

@ -2,12 +2,12 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2 apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: postgresql name: bitnami
namespace: futureporn namespace: futureporn
spec: spec:
type: "oci" type: "oci"
interval: 24h interval: 24h
url: oci://registry-1.docker.io/bitnamicharts/postgresql url: oci://registry-1.docker.io/bitnamicharts
--- ---
apiVersion: helm.toolkit.fluxcd.io/v2beta2 apiVersion: helm.toolkit.fluxcd.io/v2beta2
kind: HelmRelease kind: HelmRelease