Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 1ff6c11

Browse files
committed
release 0.3.0 helm chart
1 parent 1814285 commit 1ff6c11

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Changelog
1+
# Changelog (Docker Image)
22

33
All notable changes to this project will be documented in this file.
44

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog (Helm Chart)
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
n/a
11+
12+
## [0.3.0] - 2025-07-29
13+
14+
### Added
15+
- Initial release of fastly-operator helm chart

charts/fastly-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: fastly-operator
33
description: Helm chart for Fastly Operator - manage Fastly state via Kubernetes
44
type: application
5-
version: 0.2.2
5+
version: 0.3.0
66

77
keywords:
88
- fastly

0 commit comments

Comments
 (0)