Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bitwarden/helm-charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3bd42dbb16452f32fd5592bf0dbe8057b1d2a6e1
Choose a base ref
..
head repository: bitwarden/helm-charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7a533be460f03e454961fdb59705751ffb3edacc
Choose a head ref
Showing with 4 additions and 4 deletions.
  1. +2 −2 charts/self-host/Chart.yaml
  2. +2 −2 charts/self-host/templates/helpers.tpl
4 changes: 2 additions & 2 deletions charts/self-host/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: v2
appVersion: 2025.1.3
appVersion: 2025.1.2
description: A Helm chart for deploying a Bitwarden instance on Kubernetes
home: https://github.com/bitwarden/helm-charts/tree/main/charts/self-host
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/icon-square.svg
maintainers:
- name: dept-devops
name: self-host
type: application
version: 2025.1.1
version: 2025.1.0
4 changes: 2 additions & 2 deletions charts/self-host/templates/helpers.tpl
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{{- define "bitwarden.coreVersionDefault" -}}
{{- "2025.1.3" -}}
{{- "2025.1.2" -}}
{{- end -}}
{{- define "bitwarden.webVersionDefault" -}}
{{- "2025.1.1" -}}
{{- "2025.1.0" -}}
{{- end -}}

{{/*