WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit f959858

Browse files
committed
chore: bump version to 0.2.9
1 parent 81a4cd8 commit f959858

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: cased-cd
33
description: A modern UI for ArgoCD
44
type: application
5-
version: 0.2.8
6-
appVersion: "0.2.8"
5+
version: 0.2.9
6+
appVersion: "0.2.9"
77
keywords:
88
- argocd
99
- gitops

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cased-cd",
33
"private": true,
4-
"version": "0.2.8",
4+
"version": "0.2.9",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)