We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f09dcd commit b2d9aa1Copy full SHA for b2d9aa1
CHANGELOG.md
@@ -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
9
## v0.10.0 / 2023-06-30
10
11
* Switch container images to use quay.io (#24)
charts/k8-ldap-configmap/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: k8-ldap-configmap
description: Kubernetes LDAP ConfigMap
type: application
-version: v0.10.0
-appVersion: v0.10.0
+version: v0.11.0
+appVersion: v0.11.0
maintainers:
- name: treydock
0 commit comments