Skip to content

Commit

Permalink
chore: update default helm deployment name
Browse files Browse the repository at this point in the history
  • Loading branch information
junminahn committed Aug 20, 2024
1 parent 5dbada0 commit 871ea09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/weasyprint/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: weasyprint
description: A Helm chart for WeasyPrint
type: application
version: 0.1.3
version: 0.1.4
appVersion: "0.1.0-weasyprint62.3"
4 changes: 2 additions & 2 deletions charts/weasyprint/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ image:
pullPolicy: Always

imagePullSecrets: []
nameOverride: sawsx-weasyprint
fullnameOverride: sawsx-weasyprint
nameOverride: weasyprint
fullnameOverride: weasyprint

podAnnotations: {}

Expand Down

0 comments on commit 871ea09

Please sign in to comment.