summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Falcon <james.falcon@canonical.com>2023-03-02 11:35:39 -0600
committerJames Falcon <james.falcon@canonical.com>2023-03-02 11:35:39 -0600
commit993ac641abb7ac2696f6e89993d87c35f0936c98 (patch)
tree419eaadadea5022009f6d2ed456f76468ba08ef5
parentfaad547c9c4d9b0202827b9404d736e52cf3b8c0 (diff)
downloadcloud-init-git-993ac641abb7ac2696f6e89993d87c35f0936c98.tar.gz
Release 23.1.123.1.1
Bump the version in cloudinit/version.py to 23.1.1 and update ChangeLog.
-rw-r--r--ChangeLog5
-rw-r--r--cloudinit/version.py2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1044b7d5..ea3ed8c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+23.1.1
+ - source: Force OpenStack when it is only option (#2045)
+ - sources/azure: fix regressions in IMDS behavior (#2041)
+ [Chris Patterson]
+
23.1
- Support transactional-updates for SUSE based distros (#1997)
[Robert Schweikert]
diff --git a/cloudinit/version.py b/cloudinit/version.py
index fd83ebf6..a9bfffed 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__ = "23.1"
+__VERSION__ = "23.1.1"
_PACKAGED_VERSION = "@@PACKAGED_VERSION@@"
FEATURES = [