Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release 1.12.3] bump Nu and chart versions #122

Merged
merged 2 commits into from
Oct 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ dependencies:
version: 0.2.0
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 6.59.4
version: 6.61.1
- name: influxdb
repository: https://helm.influxdata.com/
version: 4.12.5
- name: telegraf
repository: https://helm.influxdata.com/
version: 1.8.34
digest: sha256:a4235f4aca5b0785f910bc33cb813604cab949729753b88fb095814524fe269c
generated: "2023-09-13T10:29:02.122496096+02:00"
version: 1.8.37
digest: sha256:3e7c6c0be071ea42c0aec1287bf0e727029a7d4c79685b2918322d9fe18debb9
generated: "2023-10-27T12:38:52.7919+02:00"
4 changes: 2 additions & 2 deletions src/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: nussknacker
version: 1.11.1
version: 1.12.0
description: Nussknacker - a design, development, and deployment tool for stream processing
home: https://nussknacker.io/
icon: https://nussknacker.io/wp-content/uploads/2021/10/Nussknacker-short-black.svg
Expand All @@ -11,7 +11,7 @@ keywords:
- stream processing
- event stream processing
type: application
appVersion: 1.11.3
appVersion: 1.12.3
dependencies:
- name: postgresql
version: ~12.1.15
Expand Down