Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions ignition/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Changed

- Bumped _appVersion_ for Ignition to 8.3.4.

## [0.2.1] - 2026-01-30

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions ignition/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: ignition
description: Ignition by Inductive Automation
type: application
version: 0.2.1
appVersion: "8.3.3"
version: 0.2.2
appVersion: "8.3.4"
kubeVersion: ">= 1.29.0-0"
home: https://www.inductiveautomation.com
maintainers:
Expand Down
Loading