Skip to content

Commit

Permalink
Merge pull request #19 from whylabs/dev/aberg/update-image-2-#86aztc1fy
Browse files Browse the repository at this point in the history
dev/aberg/update image 2 #86aztc1fy
  • Loading branch information
AnchorArray authored Mar 22, 2024
2 parents 80b48b4 + b68b17b commit 455af20
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/langkit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning]
(https://semver.org/spec/v2.0.0.html).

## [0.14] - 2023-03-21
## [0.14.0] - 2023-03-21

### Changed

- Updated image from `1.0.8` to `1.0.12`
- Updated image from `1.0.8` to `1.0.11`

## [0.13.1] - 2023-03-01

Expand Down
2 changes: 1 addition & 1 deletion charts/langkit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: langkit
description: A Helm chart for LangKit container deployment
type: application
version: 0.14.0
appVersion: "1.0.12"
appVersion: "1.0.11"
2 changes: 1 addition & 1 deletion charts/langkit/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ingress:
image:
repository: registry.gitlab.com/whylabs/langkit-container
pullPolicy: Always
tag: "1.0.12"
tag: "1.0.11"
containerPort: 8000

imagePullSecrets:
Expand Down

0 comments on commit 455af20

Please sign in to comment.