You've already forked homeassistant-charts
Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
ebb2052b8c | |||
d72307b573 | |||
f0040b8c39 | |||
14d05810a7 | |||
c309bbd0b0 |
@ -11,7 +11,7 @@ steps:
|
||||
- name: helm lint
|
||||
commands:
|
||||
- helm lint
|
||||
image: docker.io/volkerraschek/helm:3.10.1
|
||||
image: docker.io/volkerraschek/helm:3.10.2
|
||||
resources:
|
||||
limits:
|
||||
cpu: 50
|
||||
@ -29,7 +29,7 @@ steps:
|
||||
- name: helm template
|
||||
commands:
|
||||
- helm template .
|
||||
image: docker.io/volkerraschek/helm:3.10.1
|
||||
image: docker.io/volkerraschek/helm:3.10.2
|
||||
resources:
|
||||
limits:
|
||||
cpu: 150
|
||||
@ -81,7 +81,7 @@ steps:
|
||||
from_secret: helm_repo_password
|
||||
HELM_REPO_USERNAME:
|
||||
from_secret: helm_repo_username
|
||||
image: docker.io/volkerraschek/helm:3.10.1
|
||||
image: docker.io/volkerraschek/helm:3.10.2
|
||||
resources:
|
||||
limits:
|
||||
cpu: 150
|
||||
|
@ -3,7 +3,7 @@ name: homeassistant
|
||||
description: Helm chart for homeassistant
|
||||
type: application
|
||||
version: "0.1.0"
|
||||
appVersion: "2022.10.5"
|
||||
appVersion: "2022.12.9"
|
||||
icon: https://upload.wikimedia.org/wikipedia/commons/6/6e/Home_Assistant_Logo.svg
|
||||
|
||||
keywords:
|
||||
|
Reference in New Issue
Block a user