Skip to content

Commit

Permalink
Update the major konlet version to 0.12.0 (the next release)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafał Dowgird committed Mar 21, 2024
1 parent c9ed8ca commit a0e73d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/konlet-startup
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.

readonly GET_METADATA_VALUE='/usr/share/google/get_metadata_value'
readonly KONLET_VERSION_TAG='v.0.11-latest'
readonly KONLET_VERSION_TAG='v.0.12-latest'

SPEC=$(${GET_METADATA_VALUE} 'attributes/gce-container-declaration')
if [[ $? -ne 0 ]]; then
Expand Down

0 comments on commit a0e73d3

Please sign in to comment.