Skip to content

Commit 425e59e

Browse files
committed
release(v1.3.3): prepare release
This is the official v1.3.3 release. Signed-off-by: Noel Georgi <git@frezbo.dev>
1 parent b5d3d92 commit 425e59e

6 files changed

Lines changed: 404 additions & 6 deletions

File tree

.kres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ spec:
657657
Licensor: Sidero Labs, Inc.
658658
LicensedWork: Image Factory
659659
Copyright: (c) 2026 Sidero Labs, Inc.
660-
ChangeDate: "2030-05-25"
660+
ChangeDate: "2030-06-01"
661661
ChangeLicense: Mozilla Public License, version 2.0
662662
EnterpriseLink: https://www.siderolabs.com/contact/
663663
header: |

CHANGELOG.md

Lines changed: 398 additions & 0 deletions
Large diffs are not rendered by default.

deploy/helm/image-factory/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: image-factory
33
description: A Helm chart to deploy Sidero Image Factory on a Kubernetes cluster
44
type: application
5-
version: 1.3.2
6-
appVersion: "v1.3.2"
5+
version: 1.3.3
6+
appVersion: "v1.3.3"
77
home: https://github.com/siderolabs/image-factory
88
sources:
99
- https://github.com/siderolabs/image-factory

deploy/helm/image-factory/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# image-factory
22

3-
![Version: 1.3.2](https://img.shields.io/badge/Version-1.3.2-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: v1.3.2](https://img.shields.io/badge/AppVersion-v1.3.2-informational?style=flat)
3+
![Version: 1.3.3](https://img.shields.io/badge/Version-1.3.3-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: v1.3.3](https://img.shields.io/badge/AppVersion-v1.3.3-informational?style=flat)
44

55
A Helm chart to deploy Sidero Image Factory on a Kubernetes cluster
66

enterprise/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Licensed Work: Image Factory
77
The Licensed Work is (c) 2026 Sidero Labs, Inc.
88
Additional Use Grant: None
99

10-
Change Date: 2030-05-25
10+
Change Date: 2030-06-01
1111

1212
Change License: Mozilla Public License, version 2.0
1313

internal/version/data/tag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.3.2
1+
v1.3.3

0 commit comments

Comments
 (0)