Skip to content

Commit

Permalink
Merge pull request #3 from dploeger/first-version
Browse files Browse the repository at this point in the history
fix: Fixed chart layout for chart-releaser
  • Loading branch information
dploeger authored Jun 18, 2024
2 parents 349f756 + 9410504 commit c2e87ce
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 c2e87ce

Please sign in to comment.