Skip to content

chore: release 0.12.0#349

Merged
bo0tzz merged 1 commit into
mainfrom
chore/release-0.12.0
May 15, 2026
Merged

chore: release 0.12.0#349
bo0tzz merged 1 commit into
mainfrom
chore/release-0.12.0

Conversation

@bo0tzz
Copy link
Copy Markdown
Member

@bo0tzz bo0tzz commented May 14, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

Changes in Final Manifest

1 file changed:

  • M manifest.yaml

1 modified M

Diff

manifest.yaml

@@ -9,7 +9,7 @@ metadata:
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: machine-learning
     app.kubernetes.io/version: v2.6.3
-    helm.sh/chart: immich-0.11.1
+    helm.sh/chart: immich-0.12.0
   namespace: default
 ---
 # Source: immich/templates/server.yaml
@@ -22,7 +22,7 @@ metadata:
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: server
     app.kubernetes.io/version: v2.6.3
-    helm.sh/chart: immich-0.11.1
+    helm.sh/chart: immich-0.12.0
   namespace: default
 ---
 # Source: immich/templates/valkey.yaml
@@ -35,7 +35,7 @@ metadata:
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: valkey
     app.kubernetes.io/version: v2.6.3
-    helm.sh/chart: immich-0.11.1
+    helm.sh/chart: immich-0.12.0
   namespace: default
 ---
 # Source: immich/templates/machine-learning.yaml
@@ -49,7 +49,7 @@ metadata:
     app.kubernetes.io/name: machine-learning
     app.kubernetes.io/service: immich-machine-learning
     app.kubernetes.io/version: v2.6.3
-    helm.sh/chart: immich-0.11.1
+    helm.sh/chart: immich-0.12.0
   namespace: default
 spec:
   type: ClusterIP
@@ -74,7 +74,7 @@ metadata:
     app.kubernetes.io/name: server
     app.kubernetes.io/service: immich-server
     app.kubernetes.io/version: v2.6.3
-    helm.sh/chart: immich-0.11.1
+    helm.sh/chart: immich-0.12.0
   namespace: default
 spec:
   type: ClusterIP
@@ -101,7 +101,7 @@ metadata:
     app.kubernetes.io/name: valkey
     app.kubernetes.io/service: immich-valkey
     app.kubernetes.io/version: v2.6.3
-    helm.sh/chart: immich-0.11.1
+    helm.sh/chart: immich-0.12.0
   namespace: default
 spec:
   type: ClusterIP
@@ -126,7 +126,7 @@ metadata:
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: machine-learning
     app.kubernetes.io/version: v2.6.3
-    helm.sh/chart: immich-0.11.1
+    helm.sh/chart: immich-0.12.0
   namespace: default
 spec:
   revisionHistoryLimit: 3
@@ -213,7 +213,7 @@ metadata:
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: server
     app.kubernetes.io/version: v2.6.3
-    helm.sh/chart: immich-0.11.1
+    helm.sh/chart: immich-0.12.0
   namespace: default
 spec:
   revisionHistoryLimit: 3
@@ -295,7 +295,7 @@ metadata:
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: valkey
     app.kubernetes.io/version: v2.6.3
-    helm.sh/chart: immich-0.11.1
+    helm.sh/chart: immich-0.12.0
   namespace: default
 spec:
   revisionHistoryLimit: 3

GitHub Actions

@bo0tzz bo0tzz merged commit 137e043 into main May 15, 2026
6 checks passed
@bo0tzz bo0tzz deleted the chore/release-0.12.0 branch May 15, 2026 08:37
renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request May 16, 2026
##### [\`0.12.0\`](https://github.com/immich-app/immich-charts/releases/tag/immich-0.12.0)

A chart to power Immich (immich.app) running on kubernetes

#### What's Changed

- chore: group testing dependencies by [@bo0tzz](https://github.com/bo0tzz) in [#330](immich-app/immich-charts#330)
- chore: switch push-o-matic auth from app-id to client-id by [@bo0tzz](https://github.com/bo0tzz) in [#345](immich-app/immich-charts#345)
- chore: use app token for mise in workflows by [@bo0tzz](https://github.com/bo0tzz) in [#346](immich-app/immich-charts#346)
- chore(deps): update dependency tilt to v0.37.3 by [@renovate](https://github.com/renovate)\[bot] in [#342](immich-app/immich-charts#342)
- chore(deps): update dependency ctlptl to v0.9.3 by [@renovate](https://github.com/renovate)\[bot] in [#344](immich-app/immich-charts#344)
- chore(deps): update docker.io/valkey/valkey:9.1-alpine docker digest to [`34f4f65`](immich-app/immich-charts@34f4f65) by [@renovate](https://github.com/renovate)\[bot] in [#343](immich-app/immich-charts#343)
- chore(deps): update github-actions by [@renovate](https://github.com/renovate)\[bot] in [#339](immich-app/immich-charts#339)
- chore(deps): update dependency kubectl to v1.36.0 by [@renovate](https://github.com/renovate)\[bot] in [#341](immich-app/immich-charts#341)
- chore(deps): update helm release common to v5 - autoclosed by [@renovate](https://github.com/renovate)\[bot] in [#348](immich-app/immich-charts#348)
- chore(deps): update dependency helm to v4.1.4 by [@renovate](https://github.com/renovate)\[bot] in [#340](immich-app/immich-charts#340)
- fix: use matchDepNames for test deps group by [@bo0tzz](https://github.com/bo0tzz) in [#347](immich-app/immich-charts#347)
- fix: update versioned common chart links by [@bo0tzz](https://github.com/bo0tzz) in [#350](immich-app/immich-charts#350)
- chore: release 0.12.0 by [@bo0tzz](https://github.com/bo0tzz) in [#349](immich-app/immich-charts#349)

**Full Changelog**: <immich-app/immich-charts@immich-0.11.1...immich-0.12.0>
sdwilsh pushed a commit to sdwilsh/ansible-playbooks that referenced this pull request May 16, 2026
##### [\`0.12.0\`](https://github.com/immich-app/immich-charts/releases/tag/immich-0.12.0)

A chart to power Immich (immich.app) running on kubernetes

#### What's Changed

- chore: group testing dependencies by [@bo0tzz](https://github.com/bo0tzz) in [#330](immich-app/immich-charts#330)
- chore: switch push-o-matic auth from app-id to client-id by [@bo0tzz](https://github.com/bo0tzz) in [#345](immich-app/immich-charts#345)
- chore: use app token for mise in workflows by [@bo0tzz](https://github.com/bo0tzz) in [#346](immich-app/immich-charts#346)
- chore(deps): update dependency tilt to v0.37.3 by [@renovate](https://github.com/renovate)\[bot] in [#342](immich-app/immich-charts#342)
- chore(deps): update dependency ctlptl to v0.9.3 by [@renovate](https://github.com/renovate)\[bot] in [#344](immich-app/immich-charts#344)
- chore(deps): update docker.io/valkey/valkey:9.1-alpine docker digest to [`34f4f65`](immich-app/immich-charts@34f4f65) by [@renovate](https://github.com/renovate)\[bot] in [#343](immich-app/immich-charts#343)
- chore(deps): update github-actions by [@renovate](https://github.com/renovate)\[bot] in [#339](immich-app/immich-charts#339)
- chore(deps): update dependency kubectl to v1.36.0 by [@renovate](https://github.com/renovate)\[bot] in [#341](immich-app/immich-charts#341)
- chore(deps): update helm release common to v5 - autoclosed by [@renovate](https://github.com/renovate)\[bot] in [#348](immich-app/immich-charts#348)
- chore(deps): update dependency helm to v4.1.4 by [@renovate](https://github.com/renovate)\[bot] in [#340](immich-app/immich-charts#340)
- fix: use matchDepNames for test deps group by [@bo0tzz](https://github.com/bo0tzz) in [#347](immich-app/immich-charts#347)
- fix: update versioned common chart links by [@bo0tzz](https://github.com/bo0tzz) in [#350](immich-app/immich-charts#350)
- chore: release 0.12.0 by [@bo0tzz](https://github.com/bo0tzz) in [#349](immich-app/immich-charts#349)

**Full Changelog**: <immich-app/immich-charts@immich-0.11.1...immich-0.12.0>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants