feat: add auto deploy workflow

This commit is contained in:
Jayden Pyles
2025-06-02 20:45:06 -05:00
parent e0159bf9d4
commit d2c06de247
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -18,6 +18,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Echo version
run: |
echo "Version is ${{ inputs.version }}"
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
+1 -1
View File
@@ -15,7 +15,7 @@ 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: 1.1.1
version: 1.1.0
# 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