summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Holman <brett.holman@canonical.com>2022-09-30 14:27:18 -0600
committerBrett Holman <brett.holman@canonical.com>2022-09-30 14:55:37 -0600
commit36c23f523dc2067f206d48ee778f1dda886de305 (patch)
tree98aecd0aef8557a02b97863803b722d2df5bac5d
parentf05f42045425fc563a7b256774822ece2ba3ed5c (diff)
downloadcloud-init-git-v22.3.tar.gz
Release 22.3.422.3.4v22.3
Bump the version in cloudinit/version.py to 22.3.4 and update ChangeLog.
-rw-r--r--ChangeLog3
-rw-r--r--cloudinit/version.py2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cec2b65d..b569e8a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+22.3.4
+ - Fix Oracle DS primary interface when using IMDS (LP: #1989686)
+
22.3.3
- Fix Oracle DS not setting subnet when using IMDS (LP: #1989686)
diff --git a/cloudinit/version.py b/cloudinit/version.py
index d1423634..711bf171 100644
--- a/cloudinit/version.py
+++ b/cloudinit/version.py
@@ -4,7 +4,7 @@
#
# This file is part of cloud-init. See LICENSE file for license information.
-__VERSION__ = "22.3.3"
+__VERSION__ = "22.3.4"
_PACKAGED_VERSION = "@@PACKAGED_VERSION@@"
FEATURES = [