chore: bump agentgateway and crds chart versions to v1.2.0

This commit is contained in:
2026-05-15 13:03:27 +02:00
parent 8db0907716
commit 229cb172a8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ defaultNamespace: agentgateway-system
helm:
# OCI Unterstützung in Fleet
chart: oci://cr.agentgateway.dev/charts/agentgateway-crds
version: "v1.1.0"
version: "v1.2.0"
# Da es CRDs sind, ist es oft sicher, den Namespace automatisch zu erstellen
createNamespace: true
+1 -1
View File
@@ -10,7 +10,7 @@ dependsOn:
helm:
# OCI Unterstützung in Fleet
chart: oci://cr.agentgateway.dev/charts/agentgateway
version: "v1.1.0"
version: "v1.2.0"
# Da es CRDs sind, ist es oft sicher, den Namespace automatisch zu erstellen
createNamespace: true