Skip to content

Commit 0e46092

Browse files
sbernauerdervoeti
authored andcommitted
chore(opa): Use 1.0.1 instead of 1.0.0 (#1000)
* chore(opa): Use 1.0.1 instead of 1.0.0 * changelog
1 parent c8af42c commit 0e46092

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
1414
util-linux-core contains a basic set of Linux utilities, including the
1515
command logger which allows to enter messages into the system log.
1616
- vector: Add version 0.43.1 ([#980]).
17-
- opa: Add version 1.0.0 ([#981]).
17+
- opa: Add version 1.0.1 ([#981], [#1000]).
1818
- statsd-exporter: Bump version to 0.28.0 ([#982]).
1919
- druid: Add version 31.0.1 ([#984])
2020
- git-sync: Bump version to 4.4.0 ([#990]).
@@ -68,6 +68,7 @@ All notable changes to this project will be documented in this file.
6868
[#995]: https://github.com/stackabletech/docker-images/pull/995
6969
[#996]: https://github.com/stackabletech/docker-images/pull/996
7070
[#999]: https://github.com/stackabletech/docker-images/pull/999
71+
[#1000]: https://github.com/stackabletech/docker-images/pull/1000
7172

7273
## [24.11.1] - 2025-01-14
7374

opa/versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
versions = [
22
{
3-
"product": "1.0.0",
3+
"product": "1.0.1",
44
"vector": "0.43.1",
55
"bundle_builder_version": "1.1.2",
66
"stackable-base": "1.0.0",

0 commit comments

Comments
 (0)