-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add a Changelog #58
base: master
Are you sure you want to change the base?
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
1 similar comment
ChangelogAll notable changes to this project will be documented in this file. The format is based on Keep a Changelog, Unreleasedprivatebin-1.0.0 - 2022-03-02Feat
privatebin-0.11.0 - 2022-02-24Feat
privatebin-0.10.2 - 2022-02-23Pull Requests
privatebin-0.10.1 - 2021-11-12Pull Requests
privatebin-0.10.0 - 2021-11-04Pull Requests
privatebin-0.9.1 - 2021-11-04Pull Requests
privatebin-0.9.0 - 2021-11-04Pull Requests
privatebin-0.8.0 - 2021-09-24Pull Requests
v0.7.0 - 2021-09-07Pull Requests
v0.6.4 - 2021-02-19Pull Requests
v0.6.3 - 2020-12-22Pull Requests
v0.6.2 - 2020-11-11Pull Requests
v0.6.1 - 2020-09-22Pull Requests
v0.6.0 - 2020-09-22Pull Requests
v0.5.2 - 2020-06-24Pull Requests
v0.5.1 - 2020-06-09Pull Requests
v0.5.0 - 2020-06-08Pull Requests
v0.4.1 - 2020-03-11Pull Requests
v0.4.0 - 2020-03-07Pull Requests
v0.3.1 - 2020-03-04Pull Requests
v0.3.0 - 2019-08-28Pull Requests
v0.2.5 - 2019-08-27Pull Requests
v0.2.4 - 2019-06-04Pull Requests
v0.2.3 - 2019-05-31Pull Requests
v0.2.2 - 2019-05-30Pull Requests
v0.2.1 - 2019-05-10Pull Requests
v0.1.0 - 2019-05-09CHANGELOG.md is generated with git-chlog |
This comment was marked as outdated.
This comment was marked as outdated.
ChangelogAll notable changes to this project will be documented in this file. The format is based on Keep a Changelog, Unreleasedprivatebin-1.0.0 - 2022-03-07Feat
CHANGELOG.md is generated with git-chlog Full Changelog diff (Click to Expand)diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..c796bae
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,234 @@
+# Changelog
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
+<a name="unreleased"></a>
+## [Unreleased]
+
+
+<a name="privatebin-1.0.0"></a>
+## [privatebin-1.0.0] - 2022-03-07
+### Feat
+- add changelog
+- comment changelog output
+
+
+<a name="privatebin-0.12.1"></a>
+## [privatebin-0.12.1] - 2022-03-04
+### BREAKING CHANGE
+
+StatefulSet spec.volumeClaimTemplates.spec.accessModes
+now defaults to ReadWriteOnce instead of ReadWriteMany
+
+* add a changelog
+
+* remove testing for deprecated k8s version 1.19
+
+* changelog is in different branch
+
+
+<a name="privatebin-0.12.0"></a>
+## [privatebin-0.12.0] - 2022-03-04
+### Feat
+- drop 1.19 and bump other kind kubernetes versions ([#65](https://github.com/PrivateBin/helm-chart/issues/65))
+
+
+<a name="privatebin-0.11.0"></a>
+## [privatebin-0.11.0] - 2022-02-24
+### Feat
+- add replicas to statefulset
+
+
+<a name="privatebin-0.10.2"></a>
+## [privatebin-0.10.2] - 2022-02-23
+### Pull Requests
+- Merge pull request [#59](https://github.com/PrivateBin/helm-chart/issues/59) from jeff-french/master
+
+
+<a name="privatebin-0.10.1"></a>
+## [privatebin-0.10.1] - 2021-11-12
+### Pull Requests
+- Merge pull request [#55](https://github.com/PrivateBin/helm-chart/issues/55) from PrivateBin/stateful-init-storage
+
+
+<a name="privatebin-0.10.0"></a>
+## [privatebin-0.10.0] - 2021-11-04
+### Pull Requests
+- Merge pull request [#32](https://github.com/PrivateBin/helm-chart/issues/32) from PrivateBin/securitycontext
+
+
+<a name="privatebin-0.9.1"></a>
+## [privatebin-0.9.1] - 2021-11-04
+### Pull Requests
+- Merge pull request [#52](https://github.com/PrivateBin/helm-chart/issues/52) from PrivateBin/ingress-v1-pathType
+
+
+<a name="privatebin-0.9.0"></a>
+## [privatebin-0.9.0] - 2021-11-04
+### Pull Requests
+- Merge pull request [#51](https://github.com/PrivateBin/helm-chart/issues/51) from rlex/v1_ingress
+
+
+<a name="privatebin-0.8.0"></a>
+## [privatebin-0.8.0] - 2021-09-24
+### Pull Requests
+- Merge pull request [#49](https://github.com/PrivateBin/helm-chart/issues/49) from PrivateBin/release-branches
+- Merge pull request [#45](https://github.com/PrivateBin/helm-chart/issues/45) from PrivateBin/additional-labels-annotations
+- Merge pull request [#48](https://github.com/PrivateBin/helm-chart/issues/48) from PrivateBin/chart-releaser
+- Merge pull request [#46](https://github.com/PrivateBin/helm-chart/issues/46) from PrivateBin/chart-testing-updates
+
+
+<a name="v0.7.0"></a>
+## [v0.7.0] - 2021-09-07
+### Pull Requests
+- Merge pull request [#44](https://github.com/PrivateBin/helm-chart/issues/44) from v-theo/patch-1
+
+
+<a name="v0.6.4"></a>
+## [v0.6.4] - 2021-02-19
+### Pull Requests
+- Merge pull request [#41](https://github.com/PrivateBin/helm-chart/issues/41) from esys/master
+- Merge pull request [#42](https://github.com/PrivateBin/helm-chart/issues/42) from PrivateBin/chart-testing-version-override-remove
+- Merge pull request [#39](https://github.com/PrivateBin/helm-chart/issues/39) from PrivateBin/chart-testing-v2
+- Merge pull request [#38](https://github.com/PrivateBin/helm-chart/issues/38) from PrivateBin/updated-k8s-version-testing
+
+
+<a name="v0.6.3"></a>
+## [v0.6.3] - 2020-12-22
+### Pull Requests
+- Merge pull request [#36](https://github.com/PrivateBin/helm-chart/issues/36) from simplytunde/add-psp-support
+
+
+<a name="v0.6.2"></a>
+## [v0.6.2] - 2020-11-11
+### Pull Requests
+- Merge pull request [#35](https://github.com/PrivateBin/helm-chart/issues/35) from PrivateBin/port-8080
+
+
+<a name="v0.6.1"></a>
+## [v0.6.1] - 2020-09-22
+### Pull Requests
+- Merge pull request [#30](https://github.com/PrivateBin/helm-chart/issues/30) from quizy101/fix-deployment-spec
+
+
+<a name="v0.6.0"></a>
+## [v0.6.0] - 2020-09-22
+### Pull Requests
+- Merge pull request [#29](https://github.com/PrivateBin/helm-chart/issues/29) from quizy101/add-service-account-option
+- Merge pull request [#21](https://github.com/PrivateBin/helm-chart/issues/21) from PrivateBin/chart-testing
+
+
+<a name="v0.5.2"></a>
+## [v0.5.2] - 2020-06-24
+### Pull Requests
+- Merge pull request [#27](https://github.com/PrivateBin/helm-chart/issues/27) from stevefan1999-personal/patch-1
+
+
+<a name="v0.5.1"></a>
+## [v0.5.1] - 2020-06-09
+### Pull Requests
+- Merge pull request [#25](https://github.com/PrivateBin/helm-chart/issues/25) from kamirendawkins/update/ingress_api_version
+
+
+<a name="v0.5.0"></a>
+## [v0.5.0] - 2020-06-08
+### Pull Requests
+- Merge pull request [#23](https://github.com/PrivateBin/helm-chart/issues/23) from PrivateBin/update-version-port
+- Merge pull request [#22](https://github.com/PrivateBin/helm-chart/issues/22) from spagno/patch-1
+
+
+<a name="v0.4.1"></a>
+## [v0.4.1] - 2020-03-11
+### Pull Requests
+- Merge pull request [#20](https://github.com/PrivateBin/helm-chart/issues/20) from PrivateBin/minor-typos
+
+
+<a name="v0.4.0"></a>
+## [v0.4.0] - 2020-03-07
+### Pull Requests
+- Merge pull request [#18](https://github.com/PrivateBin/helm-chart/issues/18) from spagno/enhancement-sts
+
+
+<a name="v0.3.1"></a>
+## [v0.3.1] - 2020-03-04
+### Pull Requests
+- Merge pull request [#19](https://github.com/PrivateBin/helm-chart/issues/19) from PrivateBin/loadbalancer-source-ranges
+
+
+<a name="v0.3.0"></a>
+## [v0.3.0] - 2019-08-28
+### Pull Requests
+- Merge pull request [#15](https://github.com/PrivateBin/helm-chart/issues/15) from PrivateBin/privatebin-1.3.0
+
+
+<a name="v0.2.5"></a>
+## [v0.2.5] - 2019-08-27
+### Pull Requests
+- Merge pull request [#14](https://github.com/PrivateBin/helm-chart/issues/14) from PrivateBin/conf-not-config
+- Merge pull request [#9](https://github.com/PrivateBin/helm-chart/issues/9) from PrivateBin/readme-gh-pages
+- Merge pull request [#8](https://github.com/PrivateBin/helm-chart/issues/8) from PrivateBin/historial-releases
+
+
+<a name="v0.2.4"></a>
+## [v0.2.4] - 2019-06-04
+### Pull Requests
+- Merge pull request [#4](https://github.com/PrivateBin/helm-chart/issues/4) from PrivateBin/icon-and-sources
+- Merge pull request [#1](https://github.com/PrivateBin/helm-chart/issues/1) from PrivateBin/helm-repo-url
+- Merge pull request [#4](https://github.com/PrivateBin/helm-chart/issues/4) from bdashrad/chart-repo
+
+
+<a name="v0.2.3"></a>
+## [v0.2.3] - 2019-05-31
+### Pull Requests
+- Merge pull request [#3](https://github.com/PrivateBin/helm-chart/issues/3) from bdashrad/chart-version
+
+
+<a name="v0.2.2"></a>
+## [v0.2.2] - 2019-05-30
+### Pull Requests
+- Merge pull request [#2](https://github.com/PrivateBin/helm-chart/issues/2) from bdashrad/v0.2.2
+
+
+<a name="v0.2.1"></a>
+## [v0.2.1] - 2019-05-10
+### Pull Requests
+- Merge pull request [#1](https://github.com/PrivateBin/helm-chart/issues/1) from bdashrad/loadbalancer-service-compatibility
+
+
+<a name="v0.1.0"></a>
+## v0.1.0 - 2019-05-09
+
+[Unreleased]: https://github.com/PrivateBin/helm-chart/compare/privatebin-1.0.0...HEAD
+[privatebin-1.0.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.12.1...privatebin-1.0.0
+[privatebin-0.12.1]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.12.0...privatebin-0.12.1
+[privatebin-0.12.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.11.0...privatebin-0.12.0
+[privatebin-0.11.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.10.2...privatebin-0.11.0
+[privatebin-0.10.2]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.10.1...privatebin-0.10.2
+[privatebin-0.10.1]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.10.0...privatebin-0.10.1
+[privatebin-0.10.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.9.1...privatebin-0.10.0
+[privatebin-0.9.1]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.9.0...privatebin-0.9.1
+[privatebin-0.9.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.8.0...privatebin-0.9.0
+[privatebin-0.8.0]: https://github.com/PrivateBin/helm-chart/compare/v0.7.0...privatebin-0.8.0
+[v0.7.0]: https://github.com/PrivateBin/helm-chart/compare/v0.6.4...v0.7.0
+[v0.6.4]: https://github.com/PrivateBin/helm-chart/compare/v0.6.3...v0.6.4
+[v0.6.3]: https://github.com/PrivateBin/helm-chart/compare/v0.6.2...v0.6.3
+[v0.6.2]: https://github.com/PrivateBin/helm-chart/compare/v0.6.1...v0.6.2
+[v0.6.1]: https://github.com/PrivateBin/helm-chart/compare/v0.6.0...v0.6.1
+[v0.6.0]: https://github.com/PrivateBin/helm-chart/compare/v0.5.2...v0.6.0
+[v0.5.2]: https://github.com/PrivateBin/helm-chart/compare/v0.5.1...v0.5.2
+[v0.5.1]: https://github.com/PrivateBin/helm-chart/compare/v0.5.0...v0.5.1
+[v0.5.0]: https://github.com/PrivateBin/helm-chart/compare/v0.4.1...v0.5.0
+[v0.4.1]: https://github.com/PrivateBin/helm-chart/compare/v0.4.0...v0.4.1
+[v0.4.0]: https://github.com/PrivateBin/helm-chart/compare/v0.3.1...v0.4.0
+[v0.3.1]: https://github.com/PrivateBin/helm-chart/compare/v0.3.0...v0.3.1
+[v0.3.0]: https://github.com/PrivateBin/helm-chart/compare/v0.2.5...v0.3.0
+[v0.2.5]: https://github.com/PrivateBin/helm-chart/compare/v0.2.4...v0.2.5
+[v0.2.4]: https://github.com/PrivateBin/helm-chart/compare/v0.2.3...v0.2.4
+[v0.2.3]: https://github.com/PrivateBin/helm-chart/compare/v0.2.2...v0.2.3
+[v0.2.2]: https://github.com/PrivateBin/helm-chart/compare/v0.2.1...v0.2.2
+[v0.2.1]: https://github.com/PrivateBin/helm-chart/compare/v0.1.0...v0.2.1
+_______________________
+
+CHANGELOG.md is generated with [git-chlog](https://github.com/git-chglog/git-chglog) |
ChangelogAll notable changes to this project will be documented in this file. The format is based on Keep a Changelog, Unreleasedprivatebin-1.0.0 - 2022-03-14Feat
CHANGELOG.md is generated with git-chlog Full Changelog diff (Click to Expand)diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..33e737e
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,242 @@
+# Changelog
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
+<a name="unreleased"></a>
+## [Unreleased]
+
+
+<a name="privatebin-1.0.0"></a>
+## [privatebin-1.0.0] - 2022-03-14
+### Feat
+- add changelog
+- comment changelog output
+
+
+<a name="privatebin-0.13.0"></a>
+## [privatebin-0.13.0] - 2022-03-14
+### BREAKING CHANGE
+
+new format in values.yaml for specifying the path for the backend when using ingress.
+
+
+<a name="privatebin-0.12.1"></a>
+## [privatebin-0.12.1] - 2022-03-04
+### BREAKING CHANGE
+
+StatefulSet spec.volumeClaimTemplates.spec.accessModes
+now defaults to ReadWriteOnce instead of ReadWriteMany
+
+* add a changelog
+
+* remove testing for deprecated k8s version 1.19
+
+* changelog is in different branch
+
+
+<a name="privatebin-0.12.0"></a>
+## [privatebin-0.12.0] - 2022-03-04
+### Feat
+- drop 1.19 and bump other kind kubernetes versions ([#65](https://github.com/PrivateBin/helm-chart/issues/65))
+
+
+<a name="privatebin-0.11.0"></a>
+## [privatebin-0.11.0] - 2022-02-24
+### Feat
+- add replicas to statefulset
+
+
+<a name="privatebin-0.10.2"></a>
+## [privatebin-0.10.2] - 2022-02-23
+### Pull Requests
+- Merge pull request [#59](https://github.com/PrivateBin/helm-chart/issues/59) from jeff-french/master
+
+
+<a name="privatebin-0.10.1"></a>
+## [privatebin-0.10.1] - 2021-11-12
+### Pull Requests
+- Merge pull request [#55](https://github.com/PrivateBin/helm-chart/issues/55) from PrivateBin/stateful-init-storage
+
+
+<a name="privatebin-0.10.0"></a>
+## [privatebin-0.10.0] - 2021-11-04
+### Pull Requests
+- Merge pull request [#32](https://github.com/PrivateBin/helm-chart/issues/32) from PrivateBin/securitycontext
+
+
+<a name="privatebin-0.9.1"></a>
+## [privatebin-0.9.1] - 2021-11-04
+### Pull Requests
+- Merge pull request [#52](https://github.com/PrivateBin/helm-chart/issues/52) from PrivateBin/ingress-v1-pathType
+
+
+<a name="privatebin-0.9.0"></a>
+## [privatebin-0.9.0] - 2021-11-04
+### Pull Requests
+- Merge pull request [#51](https://github.com/PrivateBin/helm-chart/issues/51) from rlex/v1_ingress
+
+
+<a name="privatebin-0.8.0"></a>
+## [privatebin-0.8.0] - 2021-09-24
+### Pull Requests
+- Merge pull request [#49](https://github.com/PrivateBin/helm-chart/issues/49) from PrivateBin/release-branches
+- Merge pull request [#45](https://github.com/PrivateBin/helm-chart/issues/45) from PrivateBin/additional-labels-annotations
+- Merge pull request [#48](https://github.com/PrivateBin/helm-chart/issues/48) from PrivateBin/chart-releaser
+- Merge pull request [#46](https://github.com/PrivateBin/helm-chart/issues/46) from PrivateBin/chart-testing-updates
+
+
+<a name="v0.7.0"></a>
+## [v0.7.0] - 2021-09-07
+### Pull Requests
+- Merge pull request [#44](https://github.com/PrivateBin/helm-chart/issues/44) from v-theo/patch-1
+
+
+<a name="v0.6.4"></a>
+## [v0.6.4] - 2021-02-19
+### Pull Requests
+- Merge pull request [#41](https://github.com/PrivateBin/helm-chart/issues/41) from esys/master
+- Merge pull request [#42](https://github.com/PrivateBin/helm-chart/issues/42) from PrivateBin/chart-testing-version-override-remove
+- Merge pull request [#39](https://github.com/PrivateBin/helm-chart/issues/39) from PrivateBin/chart-testing-v2
+- Merge pull request [#38](https://github.com/PrivateBin/helm-chart/issues/38) from PrivateBin/updated-k8s-version-testing
+
+
+<a name="v0.6.3"></a>
+## [v0.6.3] - 2020-12-22
+### Pull Requests
+- Merge pull request [#36](https://github.com/PrivateBin/helm-chart/issues/36) from simplytunde/add-psp-support
+
+
+<a name="v0.6.2"></a>
+## [v0.6.2] - 2020-11-11
+### Pull Requests
+- Merge pull request [#35](https://github.com/PrivateBin/helm-chart/issues/35) from PrivateBin/port-8080
+
+
+<a name="v0.6.1"></a>
+## [v0.6.1] - 2020-09-22
+### Pull Requests
+- Merge pull request [#30](https://github.com/PrivateBin/helm-chart/issues/30) from quizy101/fix-deployment-spec
+
+
+<a name="v0.6.0"></a>
+## [v0.6.0] - 2020-09-22
+### Pull Requests
+- Merge pull request [#29](https://github.com/PrivateBin/helm-chart/issues/29) from quizy101/add-service-account-option
+- Merge pull request [#21](https://github.com/PrivateBin/helm-chart/issues/21) from PrivateBin/chart-testing
+
+
+<a name="v0.5.2"></a>
+## [v0.5.2] - 2020-06-24
+### Pull Requests
+- Merge pull request [#27](https://github.com/PrivateBin/helm-chart/issues/27) from stevefan1999-personal/patch-1
+
+
+<a name="v0.5.1"></a>
+## [v0.5.1] - 2020-06-09
+### Pull Requests
+- Merge pull request [#25](https://github.com/PrivateBin/helm-chart/issues/25) from kamirendawkins/update/ingress_api_version
+
+
+<a name="v0.5.0"></a>
+## [v0.5.0] - 2020-06-08
+### Pull Requests
+- Merge pull request [#23](https://github.com/PrivateBin/helm-chart/issues/23) from PrivateBin/update-version-port
+- Merge pull request [#22](https://github.com/PrivateBin/helm-chart/issues/22) from spagno/patch-1
+
+
+<a name="v0.4.1"></a>
+## [v0.4.1] - 2020-03-11
+### Pull Requests
+- Merge pull request [#20](https://github.com/PrivateBin/helm-chart/issues/20) from PrivateBin/minor-typos
+
+
+<a name="v0.4.0"></a>
+## [v0.4.0] - 2020-03-07
+### Pull Requests
+- Merge pull request [#18](https://github.com/PrivateBin/helm-chart/issues/18) from spagno/enhancement-sts
+
+
+<a name="v0.3.1"></a>
+## [v0.3.1] - 2020-03-04
+### Pull Requests
+- Merge pull request [#19](https://github.com/PrivateBin/helm-chart/issues/19) from PrivateBin/loadbalancer-source-ranges
+
+
+<a name="v0.3.0"></a>
+## [v0.3.0] - 2019-08-28
+### Pull Requests
+- Merge pull request [#15](https://github.com/PrivateBin/helm-chart/issues/15) from PrivateBin/privatebin-1.3.0
+
+
+<a name="v0.2.5"></a>
+## [v0.2.5] - 2019-08-27
+### Pull Requests
+- Merge pull request [#14](https://github.com/PrivateBin/helm-chart/issues/14) from PrivateBin/conf-not-config
+- Merge pull request [#9](https://github.com/PrivateBin/helm-chart/issues/9) from PrivateBin/readme-gh-pages
+- Merge pull request [#8](https://github.com/PrivateBin/helm-chart/issues/8) from PrivateBin/historial-releases
+
+
+<a name="v0.2.4"></a>
+## [v0.2.4] - 2019-06-04
+### Pull Requests
+- Merge pull request [#4](https://github.com/PrivateBin/helm-chart/issues/4) from PrivateBin/icon-and-sources
+- Merge pull request [#1](https://github.com/PrivateBin/helm-chart/issues/1) from PrivateBin/helm-repo-url
+- Merge pull request [#4](https://github.com/PrivateBin/helm-chart/issues/4) from bdashrad/chart-repo
+
+
+<a name="v0.2.3"></a>
+## [v0.2.3] - 2019-05-31
+### Pull Requests
+- Merge pull request [#3](https://github.com/PrivateBin/helm-chart/issues/3) from bdashrad/chart-version
+
+
+<a name="v0.2.2"></a>
+## [v0.2.2] - 2019-05-30
+### Pull Requests
+- Merge pull request [#2](https://github.com/PrivateBin/helm-chart/issues/2) from bdashrad/v0.2.2
+
+
+<a name="v0.2.1"></a>
+## [v0.2.1] - 2019-05-10
+### Pull Requests
+- Merge pull request [#1](https://github.com/PrivateBin/helm-chart/issues/1) from bdashrad/loadbalancer-service-compatibility
+
+
+<a name="v0.1.0"></a>
+## v0.1.0 - 2019-05-09
+
+[Unreleased]: https://github.com/PrivateBin/helm-chart/compare/privatebin-1.0.0...HEAD
+[privatebin-1.0.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.13.0...privatebin-1.0.0
+[privatebin-0.13.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.12.1...privatebin-0.13.0
+[privatebin-0.12.1]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.12.0...privatebin-0.12.1
+[privatebin-0.12.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.11.0...privatebin-0.12.0
+[privatebin-0.11.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.10.2...privatebin-0.11.0
+[privatebin-0.10.2]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.10.1...privatebin-0.10.2
+[privatebin-0.10.1]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.10.0...privatebin-0.10.1
+[privatebin-0.10.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.9.1...privatebin-0.10.0
+[privatebin-0.9.1]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.9.0...privatebin-0.9.1
+[privatebin-0.9.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.8.0...privatebin-0.9.0
+[privatebin-0.8.0]: https://github.com/PrivateBin/helm-chart/compare/v0.7.0...privatebin-0.8.0
+[v0.7.0]: https://github.com/PrivateBin/helm-chart/compare/v0.6.4...v0.7.0
+[v0.6.4]: https://github.com/PrivateBin/helm-chart/compare/v0.6.3...v0.6.4
+[v0.6.3]: https://github.com/PrivateBin/helm-chart/compare/v0.6.2...v0.6.3
+[v0.6.2]: https://github.com/PrivateBin/helm-chart/compare/v0.6.1...v0.6.2
+[v0.6.1]: https://github.com/PrivateBin/helm-chart/compare/v0.6.0...v0.6.1
+[v0.6.0]: https://github.com/PrivateBin/helm-chart/compare/v0.5.2...v0.6.0
+[v0.5.2]: https://github.com/PrivateBin/helm-chart/compare/v0.5.1...v0.5.2
+[v0.5.1]: https://github.com/PrivateBin/helm-chart/compare/v0.5.0...v0.5.1
+[v0.5.0]: https://github.com/PrivateBin/helm-chart/compare/v0.4.1...v0.5.0
+[v0.4.1]: https://github.com/PrivateBin/helm-chart/compare/v0.4.0...v0.4.1
+[v0.4.0]: https://github.com/PrivateBin/helm-chart/compare/v0.3.1...v0.4.0
+[v0.3.1]: https://github.com/PrivateBin/helm-chart/compare/v0.3.0...v0.3.1
+[v0.3.0]: https://github.com/PrivateBin/helm-chart/compare/v0.2.5...v0.3.0
+[v0.2.5]: https://github.com/PrivateBin/helm-chart/compare/v0.2.4...v0.2.5
+[v0.2.4]: https://github.com/PrivateBin/helm-chart/compare/v0.2.3...v0.2.4
+[v0.2.3]: https://github.com/PrivateBin/helm-chart/compare/v0.2.2...v0.2.3
+[v0.2.2]: https://github.com/PrivateBin/helm-chart/compare/v0.2.1...v0.2.2
+[v0.2.1]: https://github.com/PrivateBin/helm-chart/compare/v0.1.0...v0.2.1
+_______________________
+
+CHANGELOG.md is generated with [git-chlog](https://github.com/git-chglog/git-chglog) |
ChangelogAll notable changes to this project will be documented in this file. The format is based on Keep a Changelog, Unreleasedprivatebin-1.0.0 - 2022-03-18Feat
CHANGELOG.md is generated with git-chlog Full Changelog diff (Click to Expand)diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..4e07211
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,249 @@
+# Changelog
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
+<a name="unreleased"></a>
+## [Unreleased]
+
+
+<a name="privatebin-1.0.0"></a>
+## [privatebin-1.0.0] - 2022-03-18
+### Feat
+- add changelog
+- comment changelog output
+
+
+<a name="privatebin-0.14.0"></a>
+## [privatebin-0.14.0] - 2022-03-18
+### Docs
+- update README.md to match values.yaml ([#68](https://github.com/PrivateBin/helm-chart/issues/68))
+
+
+<a name="privatebin-0.13.0"></a>
+## [privatebin-0.13.0] - 2022-03-14
+### BREAKING CHANGE
+
+new format in values.yaml for specifying the path for the backend when using ingress.
+
+
+<a name="privatebin-0.12.1"></a>
+## [privatebin-0.12.1] - 2022-03-04
+### BREAKING CHANGE
+
+StatefulSet spec.volumeClaimTemplates.spec.accessModes
+now defaults to ReadWriteOnce instead of ReadWriteMany
+
+* add a changelog
+
+* remove testing for deprecated k8s version 1.19
+
+* changelog is in different branch
+
+
+<a name="privatebin-0.12.0"></a>
+## [privatebin-0.12.0] - 2022-03-04
+### Feat
+- drop 1.19 and bump other kind kubernetes versions ([#65](https://github.com/PrivateBin/helm-chart/issues/65))
+
+
+<a name="privatebin-0.11.0"></a>
+## [privatebin-0.11.0] - 2022-02-24
+### Feat
+- add replicas to statefulset
+
+
+<a name="privatebin-0.10.2"></a>
+## [privatebin-0.10.2] - 2022-02-23
+### Pull Requests
+- Merge pull request [#59](https://github.com/PrivateBin/helm-chart/issues/59) from jeff-french/master
+
+
+<a name="privatebin-0.10.1"></a>
+## [privatebin-0.10.1] - 2021-11-12
+### Pull Requests
+- Merge pull request [#55](https://github.com/PrivateBin/helm-chart/issues/55) from PrivateBin/stateful-init-storage
+
+
+<a name="privatebin-0.10.0"></a>
+## [privatebin-0.10.0] - 2021-11-04
+### Pull Requests
+- Merge pull request [#32](https://github.com/PrivateBin/helm-chart/issues/32) from PrivateBin/securitycontext
+
+
+<a name="privatebin-0.9.1"></a>
+## [privatebin-0.9.1] - 2021-11-04
+### Pull Requests
+- Merge pull request [#52](https://github.com/PrivateBin/helm-chart/issues/52) from PrivateBin/ingress-v1-pathType
+
+
+<a name="privatebin-0.9.0"></a>
+## [privatebin-0.9.0] - 2021-11-04
+### Pull Requests
+- Merge pull request [#51](https://github.com/PrivateBin/helm-chart/issues/51) from rlex/v1_ingress
+
+
+<a name="privatebin-0.8.0"></a>
+## [privatebin-0.8.0] - 2021-09-24
+### Pull Requests
+- Merge pull request [#49](https://github.com/PrivateBin/helm-chart/issues/49) from PrivateBin/release-branches
+- Merge pull request [#45](https://github.com/PrivateBin/helm-chart/issues/45) from PrivateBin/additional-labels-annotations
+- Merge pull request [#48](https://github.com/PrivateBin/helm-chart/issues/48) from PrivateBin/chart-releaser
+- Merge pull request [#46](https://github.com/PrivateBin/helm-chart/issues/46) from PrivateBin/chart-testing-updates
+
+
+<a name="v0.7.0"></a>
+## [v0.7.0] - 2021-09-07
+### Pull Requests
+- Merge pull request [#44](https://github.com/PrivateBin/helm-chart/issues/44) from v-theo/patch-1
+
+
+<a name="v0.6.4"></a>
+## [v0.6.4] - 2021-02-19
+### Pull Requests
+- Merge pull request [#41](https://github.com/PrivateBin/helm-chart/issues/41) from esys/master
+- Merge pull request [#42](https://github.com/PrivateBin/helm-chart/issues/42) from PrivateBin/chart-testing-version-override-remove
+- Merge pull request [#39](https://github.com/PrivateBin/helm-chart/issues/39) from PrivateBin/chart-testing-v2
+- Merge pull request [#38](https://github.com/PrivateBin/helm-chart/issues/38) from PrivateBin/updated-k8s-version-testing
+
+
+<a name="v0.6.3"></a>
+## [v0.6.3] - 2020-12-22
+### Pull Requests
+- Merge pull request [#36](https://github.com/PrivateBin/helm-chart/issues/36) from simplytunde/add-psp-support
+
+
+<a name="v0.6.2"></a>
+## [v0.6.2] - 2020-11-11
+### Pull Requests
+- Merge pull request [#35](https://github.com/PrivateBin/helm-chart/issues/35) from PrivateBin/port-8080
+
+
+<a name="v0.6.1"></a>
+## [v0.6.1] - 2020-09-22
+### Pull Requests
+- Merge pull request [#30](https://github.com/PrivateBin/helm-chart/issues/30) from quizy101/fix-deployment-spec
+
+
+<a name="v0.6.0"></a>
+## [v0.6.0] - 2020-09-22
+### Pull Requests
+- Merge pull request [#29](https://github.com/PrivateBin/helm-chart/issues/29) from quizy101/add-service-account-option
+- Merge pull request [#21](https://github.com/PrivateBin/helm-chart/issues/21) from PrivateBin/chart-testing
+
+
+<a name="v0.5.2"></a>
+## [v0.5.2] - 2020-06-24
+### Pull Requests
+- Merge pull request [#27](https://github.com/PrivateBin/helm-chart/issues/27) from stevefan1999-personal/patch-1
+
+
+<a name="v0.5.1"></a>
+## [v0.5.1] - 2020-06-09
+### Pull Requests
+- Merge pull request [#25](https://github.com/PrivateBin/helm-chart/issues/25) from kamirendawkins/update/ingress_api_version
+
+
+<a name="v0.5.0"></a>
+## [v0.5.0] - 2020-06-08
+### Pull Requests
+- Merge pull request [#23](https://github.com/PrivateBin/helm-chart/issues/23) from PrivateBin/update-version-port
+- Merge pull request [#22](https://github.com/PrivateBin/helm-chart/issues/22) from spagno/patch-1
+
+
+<a name="v0.4.1"></a>
+## [v0.4.1] - 2020-03-11
+### Pull Requests
+- Merge pull request [#20](https://github.com/PrivateBin/helm-chart/issues/20) from PrivateBin/minor-typos
+
+
+<a name="v0.4.0"></a>
+## [v0.4.0] - 2020-03-07
+### Pull Requests
+- Merge pull request [#18](https://github.com/PrivateBin/helm-chart/issues/18) from spagno/enhancement-sts
+
+
+<a name="v0.3.1"></a>
+## [v0.3.1] - 2020-03-04
+### Pull Requests
+- Merge pull request [#19](https://github.com/PrivateBin/helm-chart/issues/19) from PrivateBin/loadbalancer-source-ranges
+
+
+<a name="v0.3.0"></a>
+## [v0.3.0] - 2019-08-28
+### Pull Requests
+- Merge pull request [#15](https://github.com/PrivateBin/helm-chart/issues/15) from PrivateBin/privatebin-1.3.0
+
+
+<a name="v0.2.5"></a>
+## [v0.2.5] - 2019-08-27
+### Pull Requests
+- Merge pull request [#14](https://github.com/PrivateBin/helm-chart/issues/14) from PrivateBin/conf-not-config
+- Merge pull request [#9](https://github.com/PrivateBin/helm-chart/issues/9) from PrivateBin/readme-gh-pages
+- Merge pull request [#8](https://github.com/PrivateBin/helm-chart/issues/8) from PrivateBin/historial-releases
+
+
+<a name="v0.2.4"></a>
+## [v0.2.4] - 2019-06-04
+### Pull Requests
+- Merge pull request [#4](https://github.com/PrivateBin/helm-chart/issues/4) from PrivateBin/icon-and-sources
+- Merge pull request [#1](https://github.com/PrivateBin/helm-chart/issues/1) from PrivateBin/helm-repo-url
+- Merge pull request [#4](https://github.com/PrivateBin/helm-chart/issues/4) from bdashrad/chart-repo
+
+
+<a name="v0.2.3"></a>
+## [v0.2.3] - 2019-05-31
+### Pull Requests
+- Merge pull request [#3](https://github.com/PrivateBin/helm-chart/issues/3) from bdashrad/chart-version
+
+
+<a name="v0.2.2"></a>
+## [v0.2.2] - 2019-05-30
+### Pull Requests
+- Merge pull request [#2](https://github.com/PrivateBin/helm-chart/issues/2) from bdashrad/v0.2.2
+
+
+<a name="v0.2.1"></a>
+## [v0.2.1] - 2019-05-10
+### Pull Requests
+- Merge pull request [#1](https://github.com/PrivateBin/helm-chart/issues/1) from bdashrad/loadbalancer-service-compatibility
+
+
+<a name="v0.1.0"></a>
+## v0.1.0 - 2019-05-09
+
+[Unreleased]: https://github.com/PrivateBin/helm-chart/compare/privatebin-1.0.0...HEAD
+[privatebin-1.0.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.14.0...privatebin-1.0.0
+[privatebin-0.14.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.13.0...privatebin-0.14.0
+[privatebin-0.13.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.12.1...privatebin-0.13.0
+[privatebin-0.12.1]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.12.0...privatebin-0.12.1
+[privatebin-0.12.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.11.0...privatebin-0.12.0
+[privatebin-0.11.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.10.2...privatebin-0.11.0
+[privatebin-0.10.2]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.10.1...privatebin-0.10.2
+[privatebin-0.10.1]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.10.0...privatebin-0.10.1
+[privatebin-0.10.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.9.1...privatebin-0.10.0
+[privatebin-0.9.1]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.9.0...privatebin-0.9.1
+[privatebin-0.9.0]: https://github.com/PrivateBin/helm-chart/compare/privatebin-0.8.0...privatebin-0.9.0
+[privatebin-0.8.0]: https://github.com/PrivateBin/helm-chart/compare/v0.7.0...privatebin-0.8.0
+[v0.7.0]: https://github.com/PrivateBin/helm-chart/compare/v0.6.4...v0.7.0
+[v0.6.4]: https://github.com/PrivateBin/helm-chart/compare/v0.6.3...v0.6.4
+[v0.6.3]: https://github.com/PrivateBin/helm-chart/compare/v0.6.2...v0.6.3
+[v0.6.2]: https://github.com/PrivateBin/helm-chart/compare/v0.6.1...v0.6.2
+[v0.6.1]: https://github.com/PrivateBin/helm-chart/compare/v0.6.0...v0.6.1
+[v0.6.0]: https://github.com/PrivateBin/helm-chart/compare/v0.5.2...v0.6.0
+[v0.5.2]: https://github.com/PrivateBin/helm-chart/compare/v0.5.1...v0.5.2
+[v0.5.1]: https://github.com/PrivateBin/helm-chart/compare/v0.5.0...v0.5.1
+[v0.5.0]: https://github.com/PrivateBin/helm-chart/compare/v0.4.1...v0.5.0
+[v0.4.1]: https://github.com/PrivateBin/helm-chart/compare/v0.4.0...v0.4.1
+[v0.4.0]: https://github.com/PrivateBin/helm-chart/compare/v0.3.1...v0.4.0
+[v0.3.1]: https://github.com/PrivateBin/helm-chart/compare/v0.3.0...v0.3.1
+[v0.3.0]: https://github.com/PrivateBin/helm-chart/compare/v0.2.5...v0.3.0
+[v0.2.5]: https://github.com/PrivateBin/helm-chart/compare/v0.2.4...v0.2.5
+[v0.2.4]: https://github.com/PrivateBin/helm-chart/compare/v0.2.3...v0.2.4
+[v0.2.3]: https://github.com/PrivateBin/helm-chart/compare/v0.2.2...v0.2.3
+[v0.2.2]: https://github.com/PrivateBin/helm-chart/compare/v0.2.1...v0.2.2
+[v0.2.1]: https://github.com/PrivateBin/helm-chart/compare/v0.1.0...v0.2.1
+_______________________
+
+CHANGELOG.md is generated with [git-chlog](https://github.com/git-chglog/git-chglog) |
No description provided.