Skip to content

Commit

Permalink
Merge pull request #1428 from mapellidario/20231013-newappversion
Browse files Browse the repository at this point in the history
crabserver helm - new crabserver version
  • Loading branch information
arooshap authored Oct 13, 2023
2 parents 287cff1 + fe115d6 commit ec1c595
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/crabserver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ 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.5
version: 0.1.6

# 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.
appVersion: "v3.220727"
appVersion: "v3.230913-stable"
2 changes: 1 addition & 1 deletion helm/crabserver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ image:
path: registry.cern.ch/cmsweb/crabserver
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "v3.230221"
tag: "v3.231006"
command:
- /bin/bash
- /opt/setup-certs-and-run/setup-certs-and-run.sh
Expand Down

0 comments on commit ec1c595

Please sign in to comment.