Compare commits

..

2 Commits

3 changed files with 4 additions and 5 deletions

View File

@ -17,7 +17,7 @@ steps:
- name: helm lint
commands:
- helm lint
image: git.cryptic.systems/volker.raschek/helm:3.17.1
image: git.cryptic.systems/volker.raschek/helm:3.18.4
resources:
limits:
cpu: 50
@ -35,7 +35,7 @@ steps:
- name: helm template
commands:
- helm template .
image: git.cryptic.systems/volker.raschek/helm:3.17.1
image: git.cryptic.systems/volker.raschek/helm:3.18.4
resources:
limits:
cpu: 150
@ -93,7 +93,7 @@ steps:
from_secret: helm_repo_password
HELM_REPO_USERNAME:
from_secret: helm_repo_username
image: git.cryptic.systems/volker.raschek/helm:3.17.1
image: git.cryptic.systems/volker.raschek/helm:3.18.4
resources:
limits:
cpu: 150

View File

@ -3,7 +3,7 @@ name: homeassistant
description: Helm chart for homeassistant
type: application
version: "0.1.0"
appVersion: "2025.5.1"
appVersion: "2023.12.4"
icon: https://upload.wikimedia.org/wikipedia/commons/6/6e/Home_Assistant_Logo.svg
keywords:

View File

@ -1,6 +1,5 @@
# homeassistant-charts
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/homeassistant-charts/status.svg)](https://drone.cryptic.systems/volker.raschek/homeassistant-charts)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/volker-raschek)](https://artifacthub.io/packages/search?repo=volker-raschek)
This is a helm chart for [homeassistant](https://github.com/morpheus65535/homeassistant/).