Skip to content

Commit

Permalink
🚀 0.1.0 appversion and bump chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
mshade committed Sep 7, 2023
1 parent 9148473 commit 92b8b99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/kronic/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: kronic
description: Kronic - The simple Kubernetes CronJob Admin UI
type: application
version: 0.1.3-alpha1
appVersion: "v0.1.0-alpha"
version: 0.1.3
appVersion: "v0.1.0"
home: https://github.com/mshade/kronic
maintainers:
- name: mshade
Expand Down
2 changes: 1 addition & 1 deletion chart/kronic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Kronic - The simple Kubernetes CronJob Admin UI

**Homepage:** <https://github.com/mshade/kronic>

![Version: 0.1.3-alpha1](https://img.shields.io/badge/Version-0.1.3--alpha1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.0-alpha](https://img.shields.io/badge/AppVersion-v0.1.0--alpha-informational?style=flat-square)
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square)

Kronic is in early alpha. It may eat your cronjobs, pods, or even your job.
Avoid exposing Kronic to untrusted parties or networks.
Expand Down

0 comments on commit 92b8b99

Please sign in to comment.