Automated Manifest Update (#3717)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #3717 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3717.
This commit is contained in:
@@ -2,10 +2,10 @@ apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRoleBinding
|
||||
metadata:
|
||||
labels:
|
||||
helm.sh/chart: plugin-barman-cloud-0.4.0
|
||||
helm.sh/chart: plugin-barman-cloud-0.5.0
|
||||
app.kubernetes.io/name: plugin-barman-cloud
|
||||
app.kubernetes.io/instance: cloudnative-pg
|
||||
app.kubernetes.io/version: "v0.10.0"
|
||||
app.kubernetes.io/version: "v0.11.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
name: cloudnative-pg-plugin-barman-cloud-binding
|
||||
roleRef:
|
||||
|
||||
@@ -106,6 +106,11 @@ spec:
|
||||
- key
|
||||
- name
|
||||
type: object
|
||||
useDefaultAzureCredentials:
|
||||
description: |-
|
||||
Use the default Azure authentication flow, which includes DefaultAzureCredential.
|
||||
This allows authentication using environment variables and managed identities.
|
||||
type: boolean
|
||||
type: object
|
||||
data:
|
||||
description: |-
|
||||
|
||||
@@ -2,10 +2,10 @@ apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
labels:
|
||||
helm.sh/chart: plugin-barman-cloud-0.4.0
|
||||
helm.sh/chart: plugin-barman-cloud-0.5.0
|
||||
app.kubernetes.io/name: plugin-barman-cloud
|
||||
app.kubernetes.io/instance: cloudnative-pg
|
||||
app.kubernetes.io/version: "v0.10.0"
|
||||
app.kubernetes.io/version: "v0.11.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
name: cloudnative-pg-plugin-barman-cloud
|
||||
namespace: cloudnative-pg
|
||||
|
||||
@@ -2,10 +2,10 @@ apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: Role
|
||||
metadata:
|
||||
labels:
|
||||
helm.sh/chart: plugin-barman-cloud-0.4.0
|
||||
helm.sh/chart: plugin-barman-cloud-0.5.0
|
||||
app.kubernetes.io/name: plugin-barman-cloud
|
||||
app.kubernetes.io/instance: cloudnative-pg
|
||||
app.kubernetes.io/version: "v0.10.0"
|
||||
app.kubernetes.io/version: "v0.11.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
name: cloudnative-pg-plugin-barman-cloud-leader-election-role
|
||||
namespace: cloudnative-pg
|
||||
|
||||
@@ -2,10 +2,10 @@ apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: RoleBinding
|
||||
metadata:
|
||||
labels:
|
||||
helm.sh/chart: plugin-barman-cloud-0.4.0
|
||||
helm.sh/chart: plugin-barman-cloud-0.5.0
|
||||
app.kubernetes.io/name: plugin-barman-cloud
|
||||
app.kubernetes.io/instance: cloudnative-pg
|
||||
app.kubernetes.io/version: "v0.10.0"
|
||||
app.kubernetes.io/version: "v0.11.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
name: cloudnative-pg-plugin-barman-cloud-leader-election-rolebinding
|
||||
namespace: cloudnative-pg
|
||||
|
||||
@@ -2,10 +2,10 @@ apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
labels:
|
||||
helm.sh/chart: plugin-barman-cloud-0.4.0
|
||||
helm.sh/chart: plugin-barman-cloud-0.5.0
|
||||
app.kubernetes.io/name: plugin-barman-cloud
|
||||
app.kubernetes.io/instance: cloudnative-pg
|
||||
app.kubernetes.io/version: "v0.10.0"
|
||||
app.kubernetes.io/version: "v0.11.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
cnpg.io/pluginName: barman-cloud.cloudnative-pg.io
|
||||
annotations:
|
||||
|
||||
@@ -2,10 +2,10 @@ apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
labels:
|
||||
helm.sh/chart: plugin-barman-cloud-0.4.0
|
||||
helm.sh/chart: plugin-barman-cloud-0.5.0
|
||||
app.kubernetes.io/name: plugin-barman-cloud
|
||||
app.kubernetes.io/instance: cloudnative-pg
|
||||
app.kubernetes.io/version: "v0.10.0"
|
||||
app.kubernetes.io/version: "v0.11.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
name: cloudnative-pg-plugin-barman-cloud
|
||||
namespace: cloudnative-pg
|
||||
|
||||
@@ -59,7 +59,7 @@ spec:
|
||||
- env:
|
||||
- name: TZ
|
||||
value: US/Central
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.1.3
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.2.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
resources:
|
||||
|
||||
@@ -39,7 +39,7 @@ spec:
|
||||
value: ollama-server-2.ollama
|
||||
- name: WHODB_OLLAMA_PORT
|
||||
value: "11434"
|
||||
image: clidey/whodb:0.90.0
|
||||
image: clidey/whodb:0.91.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user