Skip to content

Commit b2d9aa1

Browse files
committed
Release v0.11.0
1 parent 3f09dcd commit b2d9aa1

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.11.0 / 2025-01-09
2+
3+
* Major updates (#28)
4+
** Build using Go 1.23
5+
** Update all dependencies including Kubernetes to 1.29.12
6+
** Replace go-kit logging with slog from promslog
7+
** Update all Github Actions to latest versions
8+
19
## v0.10.0 / 2023-06-30
210

311
* Switch container images to use quay.io (#24)

charts/k8-ldap-configmap/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: k8-ldap-configmap
33
description: Kubernetes LDAP ConfigMap
44
type: application
5-
version: v0.10.0
6-
appVersion: v0.10.0
5+
version: v0.11.0
6+
appVersion: v0.11.0
77
maintainers:
88
- name: treydock

0 commit comments

Comments
 (0)