Skip to content

Commit 80588a3

Browse files
authored
fix: release please recognize chart changes (#55)
* fix: let release please see the charts files * fix: a small dummy change so release please sees this
1 parent 8a27a1e commit 80588a3

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

charts/data-sync-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Configure the controller manager deployment
1+
# Configure the controller manager deployment.
22
manager:
33
replicas: 1
44

release-please-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"packages": {
1616
".": {
1717
"exclude-paths": [
18-
"charts",
1918
".github"
2019
]
2120
}

0 commit comments

Comments
 (0)