Skip to content

Commit

Permalink
fix: Fixed chart layout for chart-releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger committed Jun 18, 2024
1 parent 349f756 commit 9410504
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- main
paths:
- helm-charts/**
- charts/**

jobs:
release:
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: cloudflare-ddns-update
description: A Helm chart to provide a Dyn v3 API to manage records in cloudflare
type: application
version: 0.2.0
version: 0.1.0
appVersion: "v0.1.0"
annotations:
artifacthub.io/category: "networking"
Expand Down
File renamed without changes.

0 comments on commit 9410504

Please sign in to comment.