3 Commits

Author SHA1 Message Date
e0bd25d637 Update Helm release postgres-cluster to v6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-08-06 23:30:55 +00:00
6e272c397d Update ollama/ollama Docker tag to v0.11.2 (#1144)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m48s
This PR contains the following updates:

| Package | Update | Change | Pending |
|---|---|---|---|
| ollama/ollama | minor | `0.10.1` -> `0.11.2` | `0.11.3` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1144
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-06 23:29:23 +00:00
ab3ed7c267 Update Helm release headlamp to v0.34.0 (#1141)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [headlamp](https://headlamp.dev/) ([source](https://github.com/kubernetes-sigs/headlamp)) | minor | `0.33.0` -> `0.34.0` |

---

### Release Notes

<details>
<summary>kubernetes-sigs/headlamp (headlamp)</summary>

### [`v0.34.0`](https://github.com/kubernetes-sigs/headlamp/releases/tag/v0.34.0): 0.34.0

[Compare Source](https://github.com/kubernetes-sigs/headlamp/compare/v0.33.0...v0.34.0)

####  Enhancements:

- Add a close all button to the overview
- Make the activity overview button sticky and make it a toggle button
- Allow multiple selection in tables by using Shift+Clicking. Thanks to [@&#8203;krrish-sehgal](https://github.com/krrish-sehgal)
- Add cluster info the activities
- Improve the security of how plugins are loaded
- Add tooltip to pods list for displaying requests and limits
- Add create pod / job buttons to their respective list views. Thanks to [@&#8203;ChayanDass](https://github.com/ChayanDass)
- Update the Network icon in the map. Thanks to [@&#8203;blazethunderstorm](https://github.com/blazethunderstorm)
- Persist showing timestamps choice in the log viewer. Thanks to [@&#8203;blazethunderstorm](https://github.com/blazethunderstorm)

#### 🐞 Bug fixes

- Fix closing an edit/view YAML activity by clicking the close button. Thanks to [@&#8203;ChayanDass](https://github.com/ChayanDass)
- Fix height in docs viewer
- Fix typo in BackendTLSPolicy filenames. Thanks to [@&#8203;userAdityaa](https://github.com/userAdityaa)
- Fix multiple a11y issues
- Exit the activity overview automatically when the last activity in it is closed
- Fix how Custom Resource Definitions are shown in activities
- Add token to request only when available
- Fix the editor closing after a successful apply. Thanks to [@&#8203;ChayanDass](https://github.com/ChayanDass)
- Chart: Fix extraManifests example in the. Thanks to [@&#8203;xfrancois](https://github.com/xfrancois)
- Fix portforwarding when not in a cluster view and different portforwarding issues on Mac

#### 💻 Development

- Add storybook coverage to NodeShellSettings, AppLogo, and ClusterSelector. Thanks to [@&#8203;mahmoodalisha](https://github.com/mahmoodalisha)
- Fix test scripts to only run .ts tests in electron
- Enhance click handling in table rows
- Add Gateway API manifests for local testing. Thanks to [@&#8203;userAdityaa](https://github.com/userAdityaa)
- Add app-test target to the Makefile
- Update misc dependencies
- Improve the security and flexibility of running commands from plugins
- Add BackendTrafficPolicy KubeObject model definition and storybook coverage. Thanks to [@&#8203;userAdityaa](https://github.com/userAdityaa)
- CI: Add test step to the app workflows

#### 📖 Documentation

- Mention the app-test Makefile target in the app README
- Add gateway.md documentation file. Thanks to [@&#8203;userAdityaa](https://github.com/userAdityaa)

<!-- end-release-notes -->

**Container image:** 🐳  [ghcr.io/headlamp-k8s/headlamp:v0.34.0](https://github.com/orgs/headlamp-k8s/packages/container/headlamp/475369027?tag=v0.34.0)
**Desktop Apps:**

🐧  [Flatpak / Linux (AMD64)](https://flathub.org/apps/details/io.kinvolk.Headlamp)
🐧  Linux AppImage [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-linux-x64.AppImage), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-linux-arm64.AppImage),  [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-linux-armv7l.AppImage)
🐧 Linux Tarball [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-linux-x64.tar.gz), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-linux-arm64.tar.gz), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-linux-armv7l.tar.gz)
🐧 Debian / Linux [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/headlamp_0.34.0-1_amd64.deb)
:green\_apple:  [Mac (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-mac-x64.dmg)
:green\_apple: [Mac (ARM/M1)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-mac-arm64.dmg)
:blue\_square:  [Windows (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.34.0/Headlamp-0.34.0-win-x64.exe)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1141
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-06 23:28:50 +00:00
31 changed files with 33 additions and 33 deletions

View File

@@ -27,7 +27,7 @@ dependencies:
version: 1.19.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/directus.png
appVersion: 11.7.2

View File

@@ -27,7 +27,7 @@ dependencies:
version: 1.19.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/freshrss.png
appVersion: 1.26.2

View File

@@ -20,7 +20,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-16-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/immich.png
appVersion: v1.132.3

View File

@@ -21,7 +21,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/jellystat.png
appVersion: 1.1.6

View File

@@ -24,7 +24,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/lidarr.png
appVersion: 2.11.2

View File

@@ -28,7 +28,7 @@ dependencies:
version: 1.19.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/outline.png
appVersion: 0.84.0

View File

@@ -20,7 +20,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/photoview.png
appVersion: 2.4.0

View File

@@ -26,7 +26,7 @@ dependencies:
version: 1.19.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/postiz.png
appVersion: v1.43.3

View File

@@ -27,7 +27,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/radarr-4k.png
appVersion: 5.22.4

View File

@@ -27,7 +27,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/radarr-anime.png
appVersion: 5.22.4

View File

@@ -26,7 +26,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/radarr.png
appVersion: 5.22.4

View File

@@ -26,7 +26,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/radarr.png
appVersion: 5.22.4

View File

@@ -21,7 +21,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/roundcube.png
appVersion: 1.6.10

View File

@@ -27,7 +27,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/sonarr.png
appVersion: 4.0.14

View File

@@ -26,7 +26,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/sonarr.png
appVersion: 4.0.14

View File

@@ -26,7 +26,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/sonarr.png
appVersion: 4.0.14

View File

@@ -28,7 +28,7 @@ dependencies:
version: 1.19.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/vaultwarden.png
appVersion: 1.33.2

View File

@@ -22,7 +22,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/yamtrack.png
appVersion: 0.22.7

View File

@@ -25,7 +25,7 @@ dependencies:
repository: https://argoproj.github.io/argo-helm
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
appVersion: v3.6.7

View File

@@ -14,7 +14,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: headlamp
version: 0.33.0
version: 0.34.0
repository: https://kubernetes-sigs.github.io/headlamp/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/headlamp.png
appVersion: 0.30.1

View File

@@ -23,7 +23,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/komodo.png
appVersion: v1.17.5

View File

@@ -22,7 +22,7 @@ dependencies:
version: 1.3.1
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/gatus.png
appVersion: v5.12.0

View File

@@ -21,7 +21,7 @@ dependencies:
repository: https://grafana.github.io/helm-charts
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/grafana.png
appVersion: v5.18.0

View File

@@ -29,7 +29,7 @@ dependencies:
version: 1.19.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/authentik.png
appVersion: 2025.4.1

View File

@@ -44,7 +44,7 @@ dependencies:
version: 1.19.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/gitea.png
appVersion: 1.23.7

View File

@@ -53,7 +53,7 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/matrix.png
appVersion: 1.129.0

View File

@@ -21,7 +21,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/n8n.png
appVersion: 1.93.0

View File

@@ -23,7 +23,7 @@ dependencies:
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ollama.png
appVersion: 0.7.0

View File

@@ -22,7 +22,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.10.1
tag: 0.11.2
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -58,7 +58,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.10.1
tag: 0.11.2
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -94,7 +94,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.10.1
tag: 0.11.2
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE

View File

@@ -23,7 +23,7 @@ dependencies:
repository: https://bjw-s-labs.github.io/helm-charts/
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/stalwart.png
appVersion: v0.11.8

View File

@@ -21,7 +21,7 @@ dependencies:
repository: https://helm.goharbor.io
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0
version: 6.4.4
repository: http://gitea-http.gitea:3000/api/packages/alexlebens/helm
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/harbor.png
appVersion: v2.13.0