diff --git a/apps/apps/halo/helmchart.yaml b/apps/apps/halo/helmchart.yaml index 8a317e9..332b96b 100644 --- a/apps/apps/halo/helmchart.yaml +++ b/apps/apps/halo/helmchart.yaml @@ -31,7 +31,7 @@ spec: - greenhk image: repository: halohub/halo-pro - tag: 2.21.3 + tag: 2.21.5 service: type: ClusterIP ingress: diff --git a/apps/infra/devops/gitea/helmchart.yaml b/apps/infra/devops/gitea/helmchart.yaml index 2e9315d..a49668f 100644 --- a/apps/infra/devops/gitea/helmchart.yaml +++ b/apps/infra/devops/gitea/helmchart.yaml @@ -7,7 +7,7 @@ spec: repo: https://dl.gitea.com/charts chart: gitea targetNamespace: infra-devops - version: 12.1.0 + version: 12.1.2 valuesContent: |- affinity: podAffinity: @@ -36,7 +36,7 @@ spec: postgresql-ha: enabled: false image: - tag: 1.24.2 + tag: 1.24.3 ingress: enabled: true className: nginx