Skip to content

Commit

Permalink
bump image version
Browse files Browse the repository at this point in the history
  • Loading branch information
bdelwood committed Feb 18, 2024
1 parent b964d47 commit c2ae83f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/enshrouded-k8s/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apiVersion: v2
description: A basic chart to deploy Enshrouded dedicated servers.
name: enshrouded-k8s
type: application
version: 0.2.1
appVersion: "0.4.0"
version: 0.3.0
appVersion: "1.0.0"
kubeVersion: ">=1.26.0-0"
sources:
- https://github.com/bdelwood/enshrouded-k8s
Expand Down
2 changes: 1 addition & 1 deletion chart/enshrouded-k8s/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# enshrouded-k8s

![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.0](https://img.shields.io/badge/AppVersion-0.4.0-informational?style=flat-square)
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)

A basic chart to deploy Enshrouded dedicated servers.

Expand Down

0 comments on commit c2ae83f

Please sign in to comment.