Skip to content

Commit

Permalink
Dependency updates (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazyoldbear authored Jan 15, 2025
1 parent 4b4d4f4 commit 14de1e5
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 31 deletions.
52 changes: 30 additions & 22 deletions charts/document-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,72 +1,74 @@
# Changelog

- [Changelog](#changelog)
- [3.3.2 (2025-01-15)](#332-2025-01-15)
- [Changed](#changed)
- [3.3.1 (2025-01-10)](#331-2025-01-10)
- [Added](#added)
- [3.2.12 (2024-12-05)](#3212-2024-12-05)
- [Changed](#changed)
- [3.2.11 (2024-11-21)](#3211-2024-11-21)
- [Changed](#changed-1)
- [3.2.10 (2024-11-18)](#3210-2024-11-18)
- [3.2.11 (2024-11-21)](#3211-2024-11-21)
- [Changed](#changed-2)
- [3.2.9 (2024-11-15)](#329-2024-11-15)
- [3.2.10 (2024-11-18)](#3210-2024-11-18)
- [Changed](#changed-3)
- [3.2.9 (2024-11-15)](#329-2024-11-15)
- [Changed](#changed-4)
- [3.2.7 (2024-11-15)](#327-2024-11-15)
- [Added](#added-1)
- [Changed](#changed-4)
- [Changed](#changed-5)
- [3.2.6 (2024-10-29)](#326-2024-10-29)
- [Added](#added-2)
- [Changed](#changed-5)
- [3.2.5 (2024-10-24)](#325-2024-10-24)
- [Changed](#changed-6)
- [3.2.5 (2024-10-24)](#325-2024-10-24)
- [Changed](#changed-7)
- [3.2.4 (2024-10-17)](#324-2024-10-17)
- [Fixed](#fixed)
- [3.2.3 (2024-10-16)](#323-2024-10-16)
- [Fixed](#fixed-1)
- [3.2.2 (2024-10-09)](#322-2024-10-09)
- [Changed](#changed-7)
- [3.2.1 (2024-09-20)](#321-2024-09-20)
- [Changed](#changed-8)
- [3.2.0 (2024-08-29)](#320-2024-08-29)
- [3.2.1 (2024-09-20)](#321-2024-09-20)
- [Changed](#changed-9)
- [3.1.2 (2024-08-23)](#312-2024-08-23)
- [3.2.0 (2024-08-29)](#320-2024-08-29)
- [Changed](#changed-10)
- [3.1.2 (2024-08-23)](#312-2024-08-23)
- [Changed](#changed-11)
- [3.1.1 (2024-08-23)](#311-2024-08-23)
- [Fixed](#fixed-2)
- [3.1.0 (2024-08-22)](#310-2024-08-22)
- [Added](#added-3)
- [3.0.6 (2024-08-22)](#306-2024-08-22)
- [Changed](#changed-11)
- [Changed](#changed-12)
- [3.0.5 (2024-08-21)](#305-2024-08-21)
- [Fixed](#fixed-3)
- [3.0.4 (2024-08-21)](#304-2024-08-21)
- [Changed](#changed-12)
- [Changed](#changed-13)
- [Added](#added-4)
- [2.9.3 (2024-08-16)](#293-2024-08-16)
- [Fixed](#fixed-4)
- [2.9.2 (2024-08-13)](#292-2024-08-13)
- [Changed](#changed-13)
- [Changed](#changed-14)
- [2.9.1 (2024-08-10)](#291-2024-08-10)
- [Added](#added-5)
- [Changed](#changed-14)
- [Changed](#changed-15)
- [2.9.0 (2024-08-01)](#290-2024-08-01)
- [Added](#added-6)
- [Changed](#changed-15)
- [Changed](#changed-16)
- [Fixed](#fixed-5)
- [2.8.0](#280)
- [Added](#added-7)
- [Changed](#changed-16)
- [Changed](#changed-17)
- [Fixed](#fixed-6)
- [2.7.3](#273)
- [Changed](#changed-17)
- [Changed](#changed-18)
- [Fixed](#fixed-7)
- [2.7.2](#272)
- [Fixed](#fixed-8)
- [2.7.0](#270)
- [Changed](#changed-18)
- [Changed](#changed-19)
- [2.6.2](#262)
- [Added](#added-8)
- [Changed](#changed-19)
- [Changed](#changed-20)
- [2.6.0](#260)
- [Added](#added-9)
- [2.4.0](#240)
Expand All @@ -76,9 +78,15 @@
- [2.2.0](#220)
- [Added](#added-12)
- [2.1.0](#210)
- [Changed](#changed-20)
- [2.0.0](#200)
- [Changed](#changed-21)
- [2.0.0](#200)
- [Changed](#changed-22)

## 3.3.2 (2025-01-15)

### Changed

* Updated statsd_exporter and dependency chart versions.

## 3.3.1 (2025-01-10)

Expand Down
8 changes: 4 additions & 4 deletions charts/document-engine/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ type: application
description: Document Engine is a backend software for processing documents and powering automation workflows.
home: https://www.nutrient.io/sdk/document-engine
icon: https://cdn.prod.website-files.com/65fdb7696055f07a05048833/66e58e33c3880ff24aa34027_nutrient-logo.png
version: 3.3.1
version: 3.3.2
appVersion: "1.5.5"

keywords:
Expand All @@ -18,14 +18,14 @@ maintainers:

dependencies:
- name: postgresql
version: 16.0.1
version: 16.4.2
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: minio
version: 14.7.15
version: 14.10.3
repository: https://charts.bitnami.com/bitnami
condition: minio.enabled
- name: redis
version: 20.2.0
version: 20.6.2
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
8 changes: 4 additions & 4 deletions charts/document-engine/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Document Engine Helm chart

![Version: 3.3.1](https://img.shields.io/badge/Version-3.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.5](https://img.shields.io/badge/AppVersion-1.5.5-informational?style=flat-square)
![Version: 3.3.2](https://img.shields.io/badge/Version-3.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.5](https://img.shields.io/badge/AppVersion-1.5.5-informational?style=flat-square)

Document Engine is a backend software for processing documents and powering automation workflows.

Expand Down Expand Up @@ -60,9 +60,9 @@ The chart depends upon [Bitnami](https://github.com/bitnami/charts/tree/main/bit

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | minio | 14.7.15 |
| https://charts.bitnami.com/bitnami | postgresql | 16.0.1 |
| https://charts.bitnami.com/bitnami | redis | 20.2.0 |
| https://charts.bitnami.com/bitnami | minio | 14.10.3 |
| https://charts.bitnami.com/bitnami | postgresql | 16.4.2 |
| https://charts.bitnami.com/bitnami | redis | 20.6.2 |

### Upgrade

Expand Down
2 changes: 1 addition & 1 deletion charts/document-engine/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ prometheusExporter:
image:
repository: prom/statsd-exporter
pullPolicy: IfNotPresent
tag: "v0.27.1"
tag: "v0.28.0"
# -- Prometheus metrics port
# @section -- D. Observability
port: 10254
Expand Down

0 comments on commit 14de1e5

Please sign in to comment.