Skip to content

Commit

Permalink
Merge pull request #129 from 1Password/release/connect/1.10.0
Browse files Browse the repository at this point in the history
Prepare release of connect-1.10.0
  • Loading branch information
edif2008 committed Dec 8, 2022
2 parents f8637e9 + ba238a6 commit 54faa0c
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 1Password Connect Helm Charts
# 1Password Helm Charts

This repository hosts the offical 1Password Helm Charts for deploying 1Password Connect and the 1Password Connect Kubernetes Operator.
This repository hosts the official 1Password Helm Charts.

## Installation Guide

Expand All @@ -17,4 +17,5 @@ helm repo add 1password https://1password.github.io/connect-helm-charts

## Available Charts

* [1Password Connect and Kubernetes Operator](./charts/connect/)
* [1Password Connect and Kubernetes Operator](./charts/connect)
* [1Password Secrets Injector](./charts/secrets-injector)
12 changes: 12 additions & 0 deletions CHANGELOG.md → charts/connect/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@

---

[//]: # (START/LATEST)
# v1.10.0

## Features
* Add replicas definition to the Connect Deployment {#121, #128}
* Use the latest 1password/operator version 1.6.0 {#128}

## Fixes
* Use '1Password Operator' term instead of '1Password Connect Operator' in the documentation {#128}

---

[//]: # (START/LATEST)
# v1.9.0

Expand Down
2 changes: 1 addition & 1 deletion charts/connect/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: connect
version: 1.9.0
version: 1.10.0
description: A Helm chart for deploying 1Password Connect and the 1Password Connect Kubernetes Operator
keywords:
- "1Password"
Expand Down

0 comments on commit 54faa0c

Please sign in to comment.