Skip to content

Commit

Permalink
update image
Browse files Browse the repository at this point in the history
  • Loading branch information
AnchorArray committed Jul 26, 2024
1 parent 3c56206 commit ab1a5c5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion charts/guardrails/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning]

### Updated

- Allow `imagePullSecrets` to be excluded from the `Deployment` if set to `[]`.
- Default image tag from `1.0.20-dev2` to `1.0.23`
- Allow `imagePullSecrets` to be excluded from the `Deployment` if set to `[]`

## [0.2.0] - 2024-05-14

Expand Down
2 changes: 1 addition & 1 deletion charts/guardrails/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: guardrails
description: A Helm chart for WhyLabs Guardrails
type: application
version: 0.2.1
appVersion: "1.0.20-dev2"
appVersion: "1.0.23"
2 changes: 1 addition & 1 deletion charts/guardrails/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# guardrails

![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.20-dev2](https://img.shields.io/badge/AppVersion-1.0.20--dev2-informational?style=flat-square)
![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.23](https://img.shields.io/badge/AppVersion-1.0.23-informational?style=flat-square)

A Helm chart for WhyLabs Guardrails

Expand Down

0 comments on commit ab1a5c5

Please sign in to comment.