Skip to content

Commit

Permalink
Merge pull request #4 from openlit/patcher9-patch-1
Browse files Browse the repository at this point in the history
Update Chart.yaml
  • Loading branch information
patcher9 authored May 26, 2024
2 parents 7283e24 + 442640d commit 0779d75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Create kind cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0

- name: Install Helm Chart in namespace `openlit`
if: steps.list-changed.outputs.changed == 'true'
Expand Down
4 changes: 2 additions & 2 deletions charts/openlit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: openlit
description: A Helm chart for OpenLIT
type: application
version: 1.0.0
appVersion: 1.0.0
version: 1.1.0
appVersion: 1.2.0
icon: https://avatars.githubusercontent.com/u/149867240?s=200&v=4

maintainers:
Expand Down

0 comments on commit 0779d75

Please sign in to comment.