Skip to content

Commit f603980

Browse files
committed
chore(ctfd): release v1.1.0
1 parent 44ced73 commit f603980

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/ctfd/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
type: application
44
name: ctfd
55
description: A Helm chart for CTFd
6-
version: 1.0.0
6+
version: 1.1.0
77
# renovate: image=ghcr.io/ctfd/ctfd
88
appVersion: "3.7.7"
99

@@ -29,4 +29,4 @@ annotations:
2929
# possible kinds: added, changed, deprecated, removed, fixed, security
3030
artifacthub.io/changes: |
3131
- kind: added
32-
description: 'Initial release of CTFd chart.'
32+
description: 'Support OCI based chart installation.'

charts/ctfd/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> A Helm chart for CTFd
44
5-
[![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ](https://charts.pascaliske.dev/charts/ctfd/)[![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ](https://charts.pascaliske.dev/charts/ctfd/)[![AppVersion: 3.7.3](https://img.shields.io/badge/AppVersion-3.7.3-informational?style=flat-square) ](https://charts.pascaliske.dev/charts/ctfd/)
5+
[![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ](https://charts.pascaliske.dev/charts/ctfd/)[![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ](https://charts.pascaliske.dev/charts/ctfd/)[![AppVersion: 3.7.7](https://img.shields.io/badge/AppVersion-3.7.7-informational?style=flat-square) ](https://charts.pascaliske.dev/charts/ctfd/)
66

77
* <https://github.com/pascaliske/helm-charts>
88
* <https://github.com/ctfd/ctfd>
@@ -112,4 +112,4 @@ The following values can be used to adjust the helm chart.
112112

113113
## License
114114

115-
[MIT](../LICENSE.md) – © 2024 [Pascal Iske](https://pascaliske.dev)
115+
[MIT](../LICENSE.md) – © 2025 [Pascal Iske](https://pascaliske.dev)

0 commit comments

Comments
 (0)