Skip to content

Introduce extraInitContainers to helm chart #3393

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

Merged
merged 3 commits into from
May 20, 2021
Merged
Changes from 1 commit
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
Prev Previous commit
chore: update CHANGELOG
  • Loading branch information
jsjoeio committed May 20, 2021
commit 43d72c59bc5f7b175ec9c68d2f6d5aa7aab4214b
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@

- [Changelog](#changelog)
- [Next Version](#next-version)
- [New Features](#new-features)
- [3.10.1](#3101)
- [Bug Fixes](#bug-fixes)
- [Documentation](#documentation)
- [Development](#development)
- [3.10.0](#3100)
- [New Features](#new-features)
- [New Features](#new-features-1)
- [Bug Fixes](#bug-fixes-1)
- [Documentation](#documentation-1)
- [Development](#development-1)
Expand Down Expand Up @@ -58,8 +59,8 @@ VS Code v1.56.1

### New Features

- feat: supported `extraInitContainers` in helm chart values
- feat: changed `extraContainers` to support templating in helm chart
- feat: support `extraInitContainers` in helm chart values
- feat: change `extraContainers` to support templating in helm chart

## 3.10.1

Expand Down