UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e62f8751 authored by Kirby Liu's avatar Kirby Liu
Browse files

Merge branch 'renovate/ironbank' into 'main'

Update Ironbank

See merge request !332
parents 2621e007 02a4f5a1
No related branches found
No related tags found
1 merge request!332Update Ironbank
Pipeline #4000827 passed
......@@ -3,6 +3,13 @@
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).
---
## [1.27.0-bb.0] (2025-03-05)
### Changed
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.17.2 to 8.17.3
- ironbank/elastic/kibana/kibana updated from 8.17.2 to 8.17.3
- prometheus-elasticsearch-exporter helm chart updated from 6.6.0 to 6.6.1
- ironbank/opensource/kubernetes/kubectl updated from v1.30.9 to v1.30.10
## [1.26.0-bb.0] - 2025-02-12
### Changed
- ironbank/elastic/elasticsearch/elasticsearch updated from 8.17.1 to 8.17.2
......
<!-- Warning: Do not manually edit this file. See notes on gluon + helm-docs at the end of this file for more information. -->
# elasticsearch-kibana
![Version: 1.26.0-bb.0](https://img.shields.io/badge/Version-1.26.0--bb.0-informational?style=flat-square) ![AppVersion: 8.17.2](https://img.shields.io/badge/AppVersion-8.17.2-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
![Version: 1.27.0-bb.0](https://img.shields.io/badge/Version-1.27.0--bb.0-informational?style=flat-square) ![AppVersion: 8.17.3](https://img.shields.io/badge/AppVersion-8.17.3-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
Configurable Deployment of Elasticsearch and Kibana Custom Resources Wrapped Inside a Helm Chart.
......@@ -46,9 +46,9 @@ helm install elasticsearch-kibana chart/
| autoRollingUpgrade.enabled | bool | `true` | Enable BigBang specific autoRollingUpgrade support |
| imagePullPolicy | string | `"IfNotPresent"` | Pull Policy for all non-init containers in this package. |
| fluentbit | object | `{"enabled":false}` | Toggle for networkpolicies to allow fluentbit ingress |
| kibana.version | string | `"8.17.2"` | Kibana version |
| kibana.version | string | `"8.17.3"` | Kibana version |
| kibana.image.repository | string | `"registry1.dso.mil/ironbank/elastic/kibana/kibana"` | Kibana image repository |
| kibana.image.tag | string | `"8.17.2"` | Kibana image tag |
| kibana.image.tag | string | `"8.17.3"` | Kibana image tag |
| kibana.host | string | `""` | Kibana Ingress Host Value. Only required if not using Istio for ingress. |
| kibana.count | int | `3` | Number of Kibana replicas |
| kibana.serviceAccountName | string | `"logging-kibana"` | Name for serviceAccount to use, will be autocreated. |
......@@ -66,9 +66,9 @@ helm install elasticsearch-kibana chart/
| kibana.nodeSelector | object | `{}` | Kibana nodeSelector |
| kibana.lifecycle | object | `{}` | Kibana lifecycle |
| kibana.agents | object | `{}` | Kibana Elastic Agent / Fleet Server configuration https://www.elastic.co/guide/en/cloud-on-k8s/2.7/k8s-elastic-agent-fleet-quickstart.html |
| elasticsearch.version | string | `"8.17.2"` | Elasticsearch version |
| elasticsearch.version | string | `"8.17.3"` | Elasticsearch version |
| elasticsearch.image.repository | string | `"registry1.dso.mil/ironbank/elastic/elasticsearch/elasticsearch"` | Elasticsearch image repository |
| elasticsearch.image.tag | string | `"8.17.2"` | Elasticsearch image tag |
| elasticsearch.image.tag | string | `"8.17.3"` | Elasticsearch image tag |
| elasticsearch.imagePullSecrets | list | `[]` | Elasticsearch imagePullSecrets |
| elasticsearch.serviceAccountName | string | `"logging-elasticsearch"` | Name for serviceAccount to use, will be autocreated. |
| elasticsearch.serviceAccountAnnotations | object | `{}` | Annotations for the elasticsearch service account. |
......@@ -242,7 +242,7 @@ helm install elasticsearch-kibana chart/
| bbtests.scripts.envs | object | `{"desired_version":"{{ .Values.elasticsearch.version }}","elasticsearch_host":"https://{{ .Release.Name }}-es-http.{{ .Release.Namespace }}.svc.cluster.local:9200"}` | ENVs added to script test pods |
| bbtests.scripts.secretEnvs | list | `[{"name":"ELASTIC_PASSWORD","valueFrom":{"secretKeyRef":{"key":"elastic","name":"logging-ek-es-elastic-user"}}}]` | ENVs added to script test pods from existing secrets |
| waitJob.enabled | bool | `true` | |
| waitJob.scripts.image | string | `"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.9"` | |
| waitJob.scripts.image | string | `"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.10"` | |
| waitJob.permissions.resources[0] | string | `"elasticsearch-kibana"` | |
## Contributing
......
......@@ -4,6 +4,6 @@ dependencies:
version: 0.5.14
- name: prometheus-elasticsearch-exporter
repository: file://./deps/prometheus-elasticsearch-exporter
version: 6.6.0
digest: sha256:00b369d34eeb14eb24d7b8cbb5c2e64e075f589d0f7b2935bfcaa8b051adb297
generated: "2025-01-22T07:18:00.031578739Z"
version: 6.6.1
digest: sha256:f28a4f67e84220c951f75c56c69870b54d290b07a9900b4d5652b7741c2687e3
generated: "2025-03-06T12:27:46.22492-05:00"
apiVersion: v2
name: elasticsearch-kibana
description: Configurable Deployment of Elasticsearch and Kibana Custom Resources Wrapped Inside a Helm Chart.
version: 1.26.0-bb.0
appVersion: 8.17.2
version: 1.27.0-bb.0
appVersion: 8.17.3
dependencies:
- name: gluon
version: 0.5.14
repository: oci://registry1.dso.mil/bigbang
- name: prometheus-elasticsearch-exporter
repository: file://./deps/prometheus-elasticsearch-exporter
version: 6.6.0
version: 6.6.1
condition: metrics.enabled
alias: metrics
annotations:
bigbang.dev/maintenanceTrack: bb_integrated
bigbang.dev/applicationVersions: |
- Kibana: 8.17.2
- Elasticsearch: 8.17.2
- Kibana: 8.17.3
- Elasticsearch: 8.17.3
bigbang.dev/upstreamReleaseNotesMarkdown: |
This chart has no upstream and is maintained entirely by the Big Bang team. It is
(usually) updated any time new versions of elasticsearch and kibana are released
......@@ -26,9 +26,9 @@ annotations:
- [Kibana](https://www.elastic.co/guide/en/kibana/current/release-notes.html)
helm.sh/images: |
- name: kibana
image: registry1.dso.mil/ironbank/elastic/kibana/kibana:8.17.2
image: registry1.dso.mil/ironbank/elastic/kibana/kibana:8.17.3
- name: elasticsearch
image: registry1.dso.mil/ironbank/elastic/elasticsearch/elasticsearch:8.17.2
image: registry1.dso.mil/ironbank/elastic/elasticsearch/elasticsearch:8.17.3
- name: base
image: registry1.dso.mil/ironbank/big-bang/base:2.1.0
- name: script-tests
......@@ -38,4 +38,4 @@ annotations:
condition: metrics.enabled
image: registry1.dso.mil/ironbank/opensource/bitnami/elasticsearch-exporter:1.8.0
- name: kubectl
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.9
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.10
File deleted
File added
apiVersion: v2
description: Elasticsearch stats exporter for Prometheus
name: prometheus-elasticsearch-exporter
version: 6.6.0
version: 6.6.1
kubeVersion: ">=1.19.0-0"
appVersion: "v1.8.0"
home: https://github.com/prometheus-community/elasticsearch_exporter
......@@ -14,8 +14,11 @@ keywords:
maintainers:
- name: svenmueller
email: sven.mueller@commercetools.com
url: https://github.com/svenmueller
- name: desaintmartin
email: cedric@desaintmartin.fr
url: https://github.com/desaintmartin
- name: zeritti
email: rootsandtrees@posteo.de
url: https://github.com/zeritti
type: application
......@@ -5,7 +5,7 @@ metadata:
upstream:
type: git
git:
commit: ea6836385e65bedaa2f8ba313986906f0ee51223
commit: 2ca2dfa1835395bfecbca8fb34fa080fb5320e7a
repo: https://github.com/prometheus-community/helm-charts
directory: /charts/prometheus-elasticsearch-exporter
ref: prometheus-elasticsearch-exporter-6.6.0
ref: prometheus-elasticsearch-exporter-6.6.1
......@@ -26,9 +26,6 @@ spec:
metadata:
labels:
{{- include "elasticsearch-exporter.labels" . | nindent 8 }}
{{- with .Values.commonLabels }}
{{- toYaml . | nindent 8 }}
{{- end }}
{{- with .Values.podLabels }}
{{- toYaml . | nindent 8 }}
{{- end }}
......
......@@ -15,12 +15,12 @@ fluentbit:
kibana:
# -- Kibana version
version: 8.17.2
version: 8.17.3
image:
# -- Kibana image repository
repository: registry1.dso.mil/ironbank/elastic/kibana/kibana
# -- Kibana image tag
tag: 8.17.2
tag: 8.17.3
# -- Kibana Ingress Host Value.
# Only required if not using Istio for ingress.
......@@ -156,12 +156,12 @@ kibana:
elasticsearch:
# -- Elasticsearch version
version: 8.17.2
version: 8.17.3
image:
# -- Elasticsearch image repository
repository: registry1.dso.mil/ironbank/elastic/elasticsearch/elasticsearch
# -- Elasticsearch image tag
tag: 8.17.2
tag: 8.17.3
# -- Elasticsearch imagePullSecrets
imagePullSecrets: []
......@@ -933,7 +933,7 @@ bbtests:
waitJob:
enabled: true
scripts:
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.9
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.10
permissions:
resources:
- elasticsearch-kibana
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment