<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>KubeOpsDoku – Release Notes</title>
    <link>https://docs.kubeops.net/kosi/release-notes/</link>
    <description>Recent content in Release Notes on KubeOpsDoku</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="https://docs.kubeops.net/kosi/release-notes/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Kosi: KOSI Versions</title>
      <link>https://docs.kubeops.net/kosi/release-notes/kosi-versions/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/kosi-versions/</guid>
      <description>
        
        
        &lt;h1 id=&#34;kosi-versions-and-deprecation-dates&#34;&gt;KOSI versions and deprecation dates&lt;/h1&gt;
&lt;p&gt;Here are the current supported KOSI Versions. The list contains: The &lt;code&gt;KOSI version&lt;/code&gt;, &lt;code&gt;Supported KOSI language version&lt;/code&gt;, &lt;code&gt;Supported KOSI plugins&lt;/code&gt; and the &lt;code&gt;Deprecation date&lt;/code&gt; of all KOSI versions. X of the versions must be X of the plugins&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;KOSI&lt;/th&gt;
&lt;th&gt;Supported KOSI language&lt;/th&gt;
&lt;th&gt;Supported KOSI plugins&lt;/th&gt;
&lt;th&gt;Deprecation date&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;KOSI 2.15.X&lt;/td&gt;
&lt;td&gt;v1.0.0&lt;/td&gt;
&lt;td&gt;Plugins 2.2.X&lt;/td&gt;
&lt;td&gt;01.07.2027&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;KOSI 2.14.X&lt;/td&gt;
&lt;td&gt;v1.0.0&lt;/td&gt;
&lt;td&gt;Plugins 2.0.X&lt;/td&gt;
&lt;td&gt;[not supported]&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;KOSI 2.13.X&lt;/td&gt;
&lt;td&gt;v1.0.0&lt;/td&gt;
&lt;td&gt;Plugins 2.0.X&lt;/td&gt;
&lt;td&gt;13.04.2027&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;KOSI 2.12.X&lt;/td&gt;
&lt;td&gt;v1.0.0&lt;/td&gt;
&lt;td&gt;Plugins 1.7.X&lt;/td&gt;
&lt;td&gt;01.10.2026&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;del&gt;KOSI 2.11.X&lt;/del&gt;&lt;/td&gt;
&lt;td&gt;&lt;del&gt;v1.0.0&lt;/del&gt;&lt;/td&gt;
&lt;td&gt;&lt;del&gt;Plugins 1.6.X&lt;/del&gt;&lt;/td&gt;
&lt;td&gt;&lt;del&gt;01.11.2025&lt;/del&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;del&gt;KOSI 2.10.X&lt;/del&gt;&lt;/td&gt;
&lt;td&gt;&lt;del&gt;v0.1.0&lt;/del&gt;&lt;/td&gt;
&lt;td&gt;&lt;del&gt;Plugins 1.5.X&lt;/del&gt;&lt;/td&gt;
&lt;td&gt;&lt;del&gt;12.03.2025&lt;/del&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.15.0_Beta1</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.15.0_beta1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.15.0_beta1/</guid>
      <description>
        
        
        &lt;h2 id=&#34;kosi-2150_beta1---release-date-02092026&#34;&gt;KOSI 2.15.0_Beta1 - Release Date 02.09.2026&lt;/h2&gt;
&lt;h3 id=&#34;changelog-kosi-2150_beta1&#34;&gt;Changelog KOSI 2.15.0_Beta1&lt;/h3&gt;
&lt;h4 id=&#34;whats-new&#34;&gt;Whats new?&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- SBOM command
    - Added the KOSI Tools sbom command

- config.yaml v3
    - Added a new version of the config.yaml
    - Checking for automatic updates of a newer KOSI version can now be turned on or off

- Misc
    - KOSI license confirmation during installation has been removed
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id=&#34;fixes&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Updated internal dependencies
- fixed a bug with license checks on plugins
- fixed a bug with checksums when pulling KOSI packages
- fixed a bug where registered users cannot pull packages, when hub has the permissions for registered users
- fixed a typo in kosi latest language log
- improved error messages for kosi manage commands
- kosi manage list users now works with the same groupname-structure as the other kosi manage commands
- fixed kosi manage add user and group
- add more detailed logging for pulling packages of already pulled packages
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id=&#34;changelog-plugins-220&#34;&gt;Changelog Plugins 2.2.0&lt;/h3&gt;
&lt;h4 id=&#34;fixes-1&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Updated Plugins to Version 2.2.0_Beta1
&lt;/code&gt;&lt;/pre&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.15.0_Beta0</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.15.0_beta0/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.15.0_beta0/</guid>
      <description>
        
        
        &lt;h2 id=&#34;kosi-2150_beta0---release-date-30072026&#34;&gt;KOSI 2.15.0_Beta0 - Release Date 30.07.2026&lt;/h2&gt;
&lt;h3 id=&#34;changelog-kosi-2150_beta0&#34;&gt;Changelog KOSI 2.15.0_Beta0&lt;/h3&gt;
&lt;h4 id=&#34;whats-new&#34;&gt;Whats new?&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- SBOM command
    - Added the KOSI Tools sbom command

- config.yaml v3
    - Added a new version of the config.yaml
    - Checking for automatic updates of a newer KOSI version can now be turned on or off

- Misc
    - KOSI license confirmation during installation has been removed
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id=&#34;fixes&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Updated internal dependencies
- fixed a bug with license checks on plugins
- fixed a bug with checksums when pulling KOSI packages
- fixed a bug where registered users cannot pull packages, when hub has the permissions for registered users
- fixed a typo in kosi latest language log
- improved error messages for kosi manage commands
- kosi manage list users now works with the same groupname-structure as the other kosi manage commands
- fixed kosi manage add user and group
- add more detailed logging for pulling packages of already pulled packages
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id=&#34;changelog-plugins-220&#34;&gt;Changelog Plugins 2.2.0&lt;/h3&gt;
&lt;h4 id=&#34;fixes-1&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Updated Plugins to Version 2.2.0_Beta0
&lt;/code&gt;&lt;/pre&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.15.0_Alpha4</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.15.0_alpha4/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.15.0_alpha4/</guid>
      <description>
        
        
        &lt;h1 id=&#34;changelog-kosi-2150_alpha4---release-date-15072026&#34;&gt;Changelog KOSI 2.15.0_Alpha4 - Release Date 15.07.2026&lt;/h1&gt;
&lt;h3 id=&#34;new&#34;&gt;New&lt;/h3&gt;
&lt;h4 id=&#34;sbom-command&#34;&gt;SBOM command&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added the KOSI Tools sbom command&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;configyaml-v3&#34;&gt;config.yaml v3&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added a new version of the config.yaml&lt;/li&gt;
&lt;li&gt;Checking for automatic updates of a newer KOSI version can now be turned on or off&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;misc&#34;&gt;Misc&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;KOSI license confirmation during installation has been removed&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;update&#34;&gt;Update&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated internal dependencies&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;bugfix&#34;&gt;Bugfix&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;improved error messages for kosi manage commands&lt;/li&gt;
&lt;li&gt;fixed kosi tools sbom command which gives no return if the package has no images (dev2821)&lt;/li&gt;
&lt;li&gt;fixed kosi tools sbom command which gives no error if syft is not installed (dev2824)&lt;/li&gt;
&lt;li&gt;fixed kosi tools sbom command which overwrites the main package, if command get executed.(dev2825)&lt;/li&gt;
&lt;li&gt;fixed kosi manage add user and group (dev2874)&lt;/li&gt;
&lt;li&gt;add more detailed logging for pulling packages of already pulled packages  (dev2875)&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.15.0_Alpha3</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.15.0_alpha3/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.15.0_alpha3/</guid>
      <description>
        
        
        &lt;h1 id=&#34;changelog-kosi-2150_alpha3---release-date-06072026&#34;&gt;Changelog KOSI 2.15.0_Alpha3 - Release Date 06.07.2026&lt;/h1&gt;
&lt;h3 id=&#34;new&#34;&gt;New&lt;/h3&gt;
&lt;h4 id=&#34;sbom-command&#34;&gt;SBOM command&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added the KOSI Tools sbom command&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;configyaml-v3&#34;&gt;config.yaml v3&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added a new version of the config.yaml&lt;/li&gt;
&lt;li&gt;Checking for automatic updates of a newer KOSI version can now be turned on or off&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;misc&#34;&gt;Misc&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;KOSI license confirmation during installation has been removed&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;update&#34;&gt;Update&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated internal dependencies&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;bugfix&#34;&gt;Bugfix&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;improved error messages for kosi manage commands&lt;/li&gt;
&lt;li&gt;&lt;code&gt;kosi manage list users&lt;/code&gt; now works with the same groupname-structure as the other kosi manage commands&lt;/li&gt;
&lt;li&gt;improved kosi tools sbom log messages&lt;/li&gt;
&lt;li&gt;fixed kosi tools sbom package pulling&lt;/li&gt;
&lt;li&gt;fixed behavior of kosi tools sbom if syft is not installed or there are no images in the package&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.15.0_Alpha2</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.15.0_alpha2/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.15.0_alpha2/</guid>
      <description>
        
        
        &lt;h1 id=&#34;changelog-kosi-2150_alpha2---release-date-15062026&#34;&gt;Changelog KOSI 2.15.0_Alpha2 - Release Date 15.06.2026&lt;/h1&gt;
&lt;h3 id=&#34;new&#34;&gt;New&lt;/h3&gt;
&lt;h4 id=&#34;sbom-command&#34;&gt;SBOM command&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added the KOSI Tools sbom command&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;configyaml-v3&#34;&gt;config.yaml v3&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Added a new version of the config.yaml&lt;/li&gt;
&lt;li&gt;Checking for automatic updates of a newer KOSI version can now be turned on or off&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;misc&#34;&gt;Misc&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;KOSI license confirmation during installation has been removed&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;update&#34;&gt;Update&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Updated internal dependencies&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;bugfix&#34;&gt;Bugfix&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug with license checks on plugins&lt;/li&gt;
&lt;li&gt;Fixed a bug with checksums when pulling KOSI packages&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.15.0_Alpha1</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.15.0_alpha1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.15.0_alpha1/</guid>
      <description>
        
        
        &lt;h1 id=&#34;changelog-kosi-2150_alpha1---release-date-08062026&#34;&gt;Changelog KOSI 2.15.0_Alpha1 - Release Date 08.06.2026&lt;/h1&gt;
&lt;h3 id=&#34;new&#34;&gt;New&lt;/h3&gt;
&lt;h4 id=&#34;sbom-command&#34;&gt;SBOM Command&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;added kosi Tools sbom command&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;configyaml-v3&#34;&gt;config.yaml v3&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;added a new Version for the config yaml. Checking for automatic updates of a newer Kosi Version can now be turned on or off.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;update&#34;&gt;Update&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update internal Dependencies&lt;/li&gt;
&lt;li&gt;Update kosi create package.kosi&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;bugfix&#34;&gt;Bugfix&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;fixed a bug with License checks on Plugins&lt;/li&gt;
&lt;li&gt;fixed a bug with checksums when pulling kosi packages&lt;/li&gt;
&lt;li&gt;fixed a bug where registered users cannot pull packages, when hub has the permissions for registered users&lt;/li&gt;
&lt;li&gt;fixed a typo in kosi latest language log&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id=&#34;changelog-plugins-220&#34;&gt;Changelog Plugins 2.2.0&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;Updated Plugins to Version 2.2.0_Alpha1&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.14.0_Beta1</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.14.0_beta1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.14.0_beta1/</guid>
      <description>
        
        
        &lt;h3 id=&#34;changelog-kosi-2140_beta1&#34;&gt;Changelog KOSI 2.14.0_Beta1&lt;/h3&gt;
&lt;h4 id=&#34;whats-new&#34;&gt;Whats new?&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Permission management
    - added manage add user command
    - added manage add group command
    - added manage add-user-to-group command
    - added manage create group command
    - added manage list permissions command
    - added manage remove user command
    - added manage remove group command
    - added manage remove permission command
    - added manage user-from-group command

- Build
    - added optional parameter -o output-file on kosi build command
    - added optional parameter -r target-registry on kosi build command
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id=&#34;fixes&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Update internal Dependencies
- fixed a bug where the groupname always includes the hubname. Now it can leave it if the user is kubeops
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id=&#34;changelog-plugins-200&#34;&gt;Changelog Plugins 2.0.0&lt;/h3&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.14.0_Beta0</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.14.0_beta0/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.14.0_beta0/</guid>
      <description>
        
        
        &lt;h2 id=&#34;kosi-2140_beta0---release-date-02032026&#34;&gt;KOSI 2.14.0_Beta0 - Release Date 02.03.2026&lt;/h2&gt;
&lt;h3 id=&#34;changelog-kosi-2140_beta0&#34;&gt;Changelog KOSI 2.14.0_Beta0&lt;/h3&gt;
&lt;h4 id=&#34;whats-new&#34;&gt;Whats new?&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Permission management
    - added manage add user command
    - added manage add group command
    - added manage add-user-to-group command
    - added manage create group command
    - added manage list permissions command
    - added manage remove user command
    - added manage remove group command
    - added manage remove permission command
    - added manage user-from-group command
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id=&#34;fixes&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Update internal Dependencies
- fixed a bug where the groupname always includes the hubname. Now it can leave it if the user is kubeops
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id=&#34;changelog-plugins-200&#34;&gt;Changelog Plugins 2.0.0&lt;/h3&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.13.0</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.13.0/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.13.0/</guid>
      <description>
        
        
        &lt;h3 id=&#34;changelog-kosi-2130&#34;&gt;Changelog KOSI 2.13.0&lt;/h3&gt;
&lt;h4 id=&#34;whats-new&#34;&gt;Whats new?&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Create a config.yaml if there is no config.yaml
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id=&#34;fixes&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Update internal Dependencies
- fixed an issue where kosi crashes if there is no config
- fixed an issue where kosi could not installed on ubuntu
- fixed an Issue that local package installation calls dispatcher
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id=&#34;changelog-plugins-200&#34;&gt;Changelog Plugins 2.0.0&lt;/h3&gt;
&lt;h4 id=&#34;fixes-1&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Update internal Dependencies
&lt;/code&gt;&lt;/pre&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.12.1</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.12.1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.12.1/</guid>
      <description>
        
        
        &lt;h3 id=&#34;changelog-kosi-2121&#34;&gt;Changelog KOSI 2.12.1&lt;/h3&gt;
&lt;h4 id=&#34;breaking-changes&#34;&gt;Breaking Changes&lt;/h4&gt;
&lt;div class=&#34;alert warning callout&#34;
     role=&#34;alert&#34;&gt;
  &lt;strong&gt;⚠ Warning&lt;/strong&gt;
  
  KOSI 2.12.0 does not support the old dispatcher url. it requires the new dispatcher: dispatcher.kubeops.net/v4/dispatcher.
  
&lt;/div&gt;
&lt;h4 id=&#34;whats-new&#34;&gt;Whats new?&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Now creates a default config.yaml, if there is no config.yaml.
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id=&#34;fixes&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Update Dependencies
- Update plugins
- fixed an issue with the config.yaml
- fixed an issue with the installation for ubuntu, where kubeopsroot was not used correctly.
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id=&#34;changelog-plugins-171&#34;&gt;Changelog Plugins 1.7.1&lt;/h3&gt;
&lt;h4 id=&#34;fixes-1&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Update Dependencies
&lt;/code&gt;&lt;/pre&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.12.0</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.12.0/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.12.0/</guid>
      <description>
        
        
        &lt;h3 id=&#34;changelog-kosi-2120&#34;&gt;Changelog KOSI 2.12.0&lt;/h3&gt;
&lt;h4 id=&#34;breaking-changes&#34;&gt;Breaking Changes&lt;/h4&gt;
&lt;div class=&#34;alert warning callout&#34;
     role=&#34;alert&#34;&gt;
  &lt;strong&gt;⚠ Warning&lt;/strong&gt;
  
  KOSI 2.12.0 does not support the old dispatcher url. it requires the new dispatcher: dispatcher.kubeops.net/v4/dispatcher.
  
&lt;/div&gt;
&lt;h4 id=&#34;whats-new&#34;&gt;Whats new?&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Added Licence verification
- Increase Upload-size for packages to 3Gb
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id=&#34;fixes&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Clientrequest timeouts set to 60 seconds
- Changed the image format on push to OCI
- Update Dependencies
- Update plugins
- KOSI lint linting package.yaml correctly
- fixed templating in lists
- fixed issue when pushing image to localregistry and not being authorized
- fixed an issue where kosi install with multiple value-files was not possible
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id=&#34;changelog-plugins-170&#34;&gt;Changelog Plugins 1.7.0&lt;/h3&gt;
&lt;h4 id=&#34;whats-new-1&#34;&gt;Whats new?&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- set plugin: for setting variables
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id=&#34;fixes-1&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- move some messages from info to debug in template-plugin and if-plugin
- change file destination from pia ssh-mode from /home/pia to /var/kubeops/pia  
- Update Dependencies
- fixed an issue that kosi plugin pull command requires retag buts optional
- fixed an issue that kosi plugin pull was not able to pull packages.
- fixed an issue that kubectl run operation was not executed correctly.
&lt;/code&gt;&lt;/pre&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.12.0_Beta1</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.12.0_beta1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.12.0_beta1/</guid>
      <description>
        
        
        &lt;h2 id=&#34;changelog-kosi-212013_beta1&#34;&gt;Changelog KOSI 2.12.0.13_Beta1&lt;/h2&gt;
&lt;h4 id=&#34;breaking-changes&#34;&gt;Breaking Changes&lt;/h4&gt;
&lt;div class=&#34;alert warning callout&#34;
     role=&#34;alert&#34;&gt;
  &lt;strong&gt;⚠ Warning&lt;/strong&gt;
  
  KOSI 2.12.0 does not support the old dispatcher url. it requires the new dispatcher: dispatcher.kubeops.net/v4/dispatcher.
  
&lt;/div&gt;
&lt;h4 id=&#34;whats-new&#34;&gt;Whats new?&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Added Licence verification
- Increase Upload-size for packages to 3Gb
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id=&#34;fixes&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Clientrequest timeouts set to 60 seconds
- Changed the image format on push to OCI
- Update Dependencies
- Update plugins
- KOSI lint linting package.yaml correctly
- fixed templating in lists
- fixed issue when pushing image to localregistry and not being authorized
- fixed an issue where kosi install with multiple value-files was not possible
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id=&#34;changelog-plugins-170&#34;&gt;Changelog Plugins 1.7.0&lt;/h2&gt;
&lt;h4 id=&#34;whats-new-1&#34;&gt;Whats new?&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- set plugin: for setting variables
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id=&#34;fixes-1&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- move some messages from info to debug in template-plugin and if-plugin
- change file destination from pia ssh-mode from /home/pia to /var/kubeops/pia  
- Update Dependencies
- fixed an issue that kosi plugin pull command requires retag buts optional
- fixed an issue that kosi plugin pull was not able to pull packages.
- fixed an issue that kubectl run operation was not executed correctly.
- fixed an issue that cmd plugin could not work if SHELL env was not set.
&lt;/code&gt;&lt;/pre&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.12.0_Beta0</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.12.0_beta0/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.12.0_beta0/</guid>
      <description>
        
        
        &lt;h3 id=&#34;changelog-kosi-2120_beta0&#34;&gt;Changelog KOSI 2.12.0_Beta0&lt;/h3&gt;
&lt;h4 id=&#34;breaking-changes&#34;&gt;Breaking Changes&lt;/h4&gt;
&lt;div class=&#34;alert warning callout&#34;
     role=&#34;alert&#34;&gt;
  &lt;strong&gt;⚠ Warning&lt;/strong&gt;
  
  KOSI 2.12.0 does not support the old dispatcher url. it requires the new dispatcher: dispatcher.kubeops.net/v4/dispatcher.
  
&lt;/div&gt;
&lt;h4 id=&#34;whats-new&#34;&gt;Whats new?&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Added Licence verification
- Increase Upload-size for packages to 3Gb
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id=&#34;fixes&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- Clientrequest timeouts set to 60 seconds
- Changed the image format on push to OCI
- Update Dependencies
- Update plugins
- KOSI lint linting package.yaml correctly
- fixed templating in lists
- fixed issue when pushing image to localregistry and not being authorized
- fixed an issue where kosi install with multiple value-files was not possible
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id=&#34;changelog-plugins-170&#34;&gt;Changelog Plugins 1.7.0&lt;/h2&gt;
&lt;h4 id=&#34;whats-new-1&#34;&gt;Whats new?&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- set plugin: for setting variables
&lt;/code&gt;&lt;/pre&gt;
&lt;h4 id=&#34;fixes-1&#34;&gt;Fixes&lt;/h4&gt;
&lt;pre&gt;&lt;code&gt;- move some messages from info to debug in template-plugin and if-plugin
- change file destination from pia ssh-mode from /home/pia to /var/kubeops/pia  
- Update Dependencies
&lt;/code&gt;&lt;/pre&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.12.0_Alpha1</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.12.0_alpha1/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.12.0_alpha1/</guid>
      <description>
        
        
        &lt;h1 id=&#34;changelog-kosi-212012_alpha1&#34;&gt;Changelog KOSI 2.12.0.12_Alpha1&lt;/h1&gt;
&lt;h3 id=&#34;new&#34;&gt;New&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added Licence verification&lt;/li&gt;
&lt;li&gt;Increase Upload-size for packages to 3Gb&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;change&#34;&gt;Change&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Clientrequest timeouts set to 60 seconds&lt;/li&gt;
&lt;li&gt;Changed the image format on push to OCI&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;update&#34;&gt;Update&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update Dependencies&lt;/li&gt;
&lt;li&gt;Update plugins&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;bugfix&#34;&gt;Bugfix&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;KOSI lint linting package.yaml correctly&lt;/li&gt;
&lt;li&gt;fixed templating in lists&lt;/li&gt;
&lt;li&gt;fixed issue when pushing image to localregistry and not being authorized&lt;/li&gt;
&lt;li&gt;fixed an issue where kosi install with multiple value-files was not possible&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;breaking-change&#34;&gt;BREAKING CHANGE&lt;/h3&gt;
&lt;p&gt;KOSI 2.12.0 does not support the old dispatcher url. it requires the new dispatcher: dispatcher.kubeops.net/v4/dispatcher.&lt;/p&gt;
&lt;h1 id=&#34;changelog-plugins-170&#34;&gt;Changelog Plugins 1.7.0&lt;/h1&gt;
&lt;h3 id=&#34;new-1&#34;&gt;New&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;set plugin: for setting variables&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;change-1&#34;&gt;Change&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;move some messages from info to debug in template-plugin and if-plugin&lt;/li&gt;
&lt;li&gt;change file destination from pia ssh-mode from /home/pia to /var/kubeops/pia&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;update-1&#34;&gt;Update&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update Dependencies&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Kosi: KOSI 2.12.0_Alpha0</title>
      <link>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.12.0_alpha0/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.kubeops.net/kosi/release-notes/rn-kosi-2.12.0_alpha0/</guid>
      <description>
        
        
        &lt;h1 id=&#34;changelog-kosi-2120_alpha0&#34;&gt;Changelog KOSI 2.12.0_Alpha0&lt;/h1&gt;
&lt;h3 id=&#34;new&#34;&gt;New&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added Licence verification&lt;/li&gt;
&lt;li&gt;Increase Upload-size for packages to 3Gb&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;change&#34;&gt;Change&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Clientrequest timeouts set to 60 seconds&lt;/li&gt;
&lt;li&gt;Changed the image format on push to OCI&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;update&#34;&gt;Update&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update Dependencies&lt;/li&gt;
&lt;li&gt;Update plugins&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;bugfix&#34;&gt;Bugfix&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;KOSI lint linting package.yaml correctly&lt;/li&gt;
&lt;li&gt;fixed templating in lists&lt;/li&gt;
&lt;li&gt;fixed issue when pushing image to localregistry and not being authorized&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;breaking-change&#34;&gt;BREAKING CHANGE&lt;/h3&gt;
&lt;p&gt;KOSI 2.12.0 does not support the old dispatcher url. it requires the new dispatcher: dispatcher.kubeops.net/v4/dispatcher.&lt;/p&gt;
&lt;h1 id=&#34;changelog-plugins-170&#34;&gt;Changelog Plugins 1.7.0&lt;/h1&gt;
&lt;h3 id=&#34;new-1&#34;&gt;New&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;set plugin: for setting variables&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;change-1&#34;&gt;Change&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;move some messages from info to debug in template-plugin and if-plugin&lt;/li&gt;
&lt;li&gt;change file destination from pia ssh-mode from /home/pia to /var/kubeops/pia&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;update-1&#34;&gt;Update&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update Dependencies&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
  </channel>
</rss>
