move to class-server
Some checks failed
Build and Publish / release (push) Has been skipped
Build and Publish / check-chart (push) Successful in 11s
Build and Publish / helm-release (push) Failing after 16s

This commit is contained in:
2025-07-08 16:47:21 -04:00
parent c5744ab561
commit 5be3ae03d4
5 changed files with 455 additions and 8 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
name: class-app
name: class-server
description: Class GRPC
# A chart can be either an 'application' or a 'library' chart.
@ -15,13 +15,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.1
version: 0.1.2
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v0.1.0"
appVersion: "v0.1.1"
dependencies:
- name: hull