Skip to content

Commit

Permalink
fix: try simple script to investigate website not rendering (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 20, 2024
1 parent 269d18a commit 8bd8bc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/frontend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: frontend-config
description: A Helm chart for Kubernetes
type: application
version: 0.1.0
appVersion: 1.0.4
appVersion: 1.0.5
2 changes: 1 addition & 1 deletion charts/frontend/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ replicaCount: 1
image:
repository: hajlesilesia/frontend
pullPolicy: IfNotPresent
tag: 1.0.4
tag: 1.0.5
imagePullSecrets: []
nameOverride: ''
fullnameOverride: ''
Expand Down

0 comments on commit 8bd8bc0

Please sign in to comment.