Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rawagner committed Jan 11, 2024
1 parent 445be94 commit a618d28
Show file tree
Hide file tree
Showing 9 changed files with 116 additions and 108 deletions.
Binary file added day2-application-0.0.9.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion day2-application/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 0.0.8
version: 0.0.9

# 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
Expand Down
13 changes: 0 additions & 13 deletions day2-application/values.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion devconf-template/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: devconf-template
description: Hypershift cluster template
type: application
version: 0.0.10
version: 0.0.11
appVersion: "0.0.1"
2 changes: 1 addition & 1 deletion devconf-template/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/schema#",
"type": "object",
"required": [
"baseDnsDomain"
"ocpVersion"
],
"properties": {
"baseDnsDomain": {
Expand Down
Loading

0 comments on commit a618d28

Please sign in to comment.