Commit from GitHub Actions (Publishes a new version of the application)

This commit is contained in:
release-bot
2024-01-22 21:15:06 +00:00
parent ebe2d3c986
commit 02278b9e55
4 changed files with 5 additions and 5 deletions

2
.env
View File

@@ -1,2 +1,2 @@
REGISTRY_PREFIX=harbor.sheldan.dev/gw2/
VERSION=0.0.3
VERSION=0.0.4

View File

@@ -2,4 +2,4 @@ apiVersion: v2
name: gw2-tools
description: A Helm chart for Kubernetes
type: application
version: 0.0.3
version: 0.0.4

View File

@@ -1,11 +1,11 @@
{
"name": "drr-ui",
"version": "0.0.3",
"version": "0.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.0.3",
"version": "0.0.4",
"dependencies": {
"@reduxjs/toolkit": "^2.0.1",
"@testing-library/jest-dom": "^5.17.0",

View File

@@ -1,6 +1,6 @@
{
"name": "gw2-tools-ui",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"dependencies": {
"@reduxjs/toolkit": "^2.0.1",