)]}'
{
  "commit": "cf6eab56b6bb7937116bc9018c3e260e9dadd88a",
  "tree": "7f26c4777786fc15e15da4093331e74628d04a98",
  "parents": [
    "dd4fc96e6a2f34c5d29c023081f06ce9502a28c6"
  ],
  "author": {
    "name": "mesaj",
    "email": "juanmanuel.mesamendez.ext@telefonica.com",
    "time": "Tue Jun 24 13:24:56 2025 +0200"
  },
  "committer": {
    "name": "garciadeblas",
    "email": "gerardo.garciadeblas@telefonica.com",
    "time": "Wed Oct 01 15:07:42 2025 +0200"
  },
  "message": "Fix render of PATCH_CONTENT in full_json_patch krm function\n\nThis will fix Helm inline values patch rendering\n\nWhen using inline values such as:\n\n```\ninline_values:\n  service:\n    ports:\n      http: \"8080\"\n      https: \"8443\"\n```\n\nThe current `full_json_patch()` function was failing with error: `Error:\nbad expression, please check expression syntax`. This is because yq\nseems like doesn\u0027t properly handle literal new-lines inside a\ndouble-quoted string.\n\nThis change replace current implementation to a safer approach using\nHEREDOCS template to render the patch.\n\nChange-Id: If7e78a6509ca0e6731f3125eeb535cedf394b06b\nSigned-off-by: mesaj \u003cjuanmanuel.mesamendez.ext@telefonica.com\u003e\nSigned-off-by: garciadeblas \u003cgerardo.garciadeblas@telefonica.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "29e00ffd308f913624c358aefcb9dd09c3bbdfbb",
      "old_mode": 33188,
      "old_path": "docker/osm-krm-functions/scripts/library/helper-functions.rc",
      "new_id": "0a243dfddbec59fbc2336defeaa51747135fb30a",
      "new_mode": 33188,
      "new_path": "docker/osm-krm-functions/scripts/library/helper-functions.rc"
    }
  ]
}
